summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b10db21a75..226259b2c2 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -435,6 +435,12 @@ Program Behavior
(Note: this is the replacement for the now removed libquvi support.)
+``--ytdl-format=<best|worst|mp4|webm|...>``
+ Video format/quality that is directly passed to youtube-dl. The possible
+ values are specific to the website and the video, for a given url the
+ available formats can be found with the command
+ ``youtube-dl --list-formats URL``.
+
Video
-----