mirror of
https://github.com/anatolykopyl/youtube-cdl.git
synced 2026-03-26 12:55:11 +00:00
✨ Format selection argument
This commit is contained in:
@@ -52,6 +52,11 @@ python main.py
|
||||
python main.py
|
||||
```
|
||||
|
||||
* Specify format [like in youtube-dl](https://github.com/ytdl-org/youtube-dl#user-content-format-selection-examples):
|
||||
```bash
|
||||
python main.py -f 'bestaudio/best'
|
||||
```
|
||||
|
||||
* Download all the videos from all channels you're subscribed to:
|
||||
```bash
|
||||
python main.py -a
|
||||
|
||||
Reference in New Issue
Block a user