diff options
author | Jesús <heckyel@hyperbola.info> | 2021-12-22 13:30:44 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-12-22 13:30:44 -0500 |
commit | 4f0875462ee497cc13c02d0b852f52f4887b5cea (patch) | |
tree | 38df3d0c84047aa52ba9e712c4417f69cf767310 /README.md | |
parent | 65ee789d3062a5321faf0092fc2cf8ec498fc4a1 (diff) | |
parent | 4273cc776d339478262e0b37cb1ffee3bc67b04a (diff) | |
download | hypervideo-pre-4f0875462ee497cc13c02d0b852f52f4887b5cea.tar.lz hypervideo-pre-4f0875462ee497cc13c02d0b852f52f4887b5cea.tar.xz hypervideo-pre-4f0875462ee497cc13c02d0b852f52f4887b5cea.zip |
updated from upstream | 22/12/2021 at 13:30
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -656,6 +656,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: - `best`: Select the best quality format represented by a single file with video and audio. |