Add interactive format selection with -f -

Closes #2065
This commit is contained in:
pukkandan
2021-12-21 17:02:13 +05:30
parent 1cefca9e44
commit fa9f30b802
2 changed files with 58 additions and 37 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