Format selection argument

This commit is contained in:
2021-04-12 22:45:10 +03:00
parent 546861cb74
commit a1df43f83a
2 changed files with 9 additions and 1 deletions

View File

@@ -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