1
0
Fork 0

Add interactive format selection with -f -

Closes #2065
This commit is contained in:
pukkandan 2021-12-21 17:02:13 +05:30
commit fa9f30b802
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 59 additions and 38 deletions

View file

@ -1290,6 +1290,8 @@ The simplest case is requesting a specific format, for example with `-f 22` you
You can also use a file extension (currently `3gp`, `aac`, `flv`, `m4a`, `mp3`, `mp4`, `ogg`, `wav`, `webm` are supported) to download the best quality format of a particular file extension served as a single file, e.g. `-f webm` will download the best quality format with the `webm` extension served as a single file.
You can use `-f -` to interactively provide the format selector *for each video*
You can also use special names to select particular edge case formats:
- `all`: Select **all formats** separately