You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
1.0 KiB

3 years ago
---
2 years ago
Tag: ["🤖", "💻", "📲", "CommandLine", "🤳"]
3 years ago
Date: 2021-08-10
DocType: "Product"
Hierarchy: "NonRoot"
TimeStamp:
Product:
Type: "IT"
Link: "https://github.com/ytdl-org/youtube-dl"
Value: "Free"
CollapseMetaTable: true
2 years ago
banner: "![[IMG_1975.jpg]]"
banner_icon: 📹
3 years ago
---
Parent:: [[Applications]]
---
 
```button
name Edit Product parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-YTdlMDEdit
```button
name Save
type command
action Save current file
id Save
```
^button-YTdlSave
 
# youtube-dl
 
```ad-abstract
title: Summary
collapse: open
Command-line to download videos from Youtube
```
 
```toc
style: number
```
 
---
### Resource
[Link to resource](https://github.com/ytdl-org/youtube-dl)
 
---
 
### Script
 
1. In Terminal, run
```ad-command
~~~
youtube-dl -o “C:/MyVideos/%(series)s/%(season_number)s - %(season)s/%(episode_number)s - %(episode)s.%(ext)s” https://videomore.ru/kino_v_detalayah/5_sezon/367617
~~~
```