summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorChristoph Heinrich <christoph.heinrich@student.tugraz.at>2023-10-24 00:51:29 +0200
committerDudemanguy <random342@airmail.cc>2023-10-30 16:46:17 +0000
commit045f4a73154b51281cd5cb7e7fc89c677347318e (patch)
tree91e39834ee2bef8d153de443ceb2c2a9310b8b9b /DOCS/man/options.rst
parenta5b0eceeba2051d593e0fee46c17c86c4d71a0af (diff)
downloadmpv-045f4a73154b51281cd5cb7e7fc89c677347318e.tar.bz2
mpv-045f4a73154b51281cd5cb7e7fc89c677347318e.tar.xz
ytdl_hook: add thumbnail option
Opening speed could be improved with the "async" prefix, but then the tracks would be out of order.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index edfc462f4a..a9acd6cff9 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -943,6 +943,13 @@ Program Behavior
``all_formats`` is set to 'no', and the stream selection as done by
youtube-dl (via ``--ytdl-format``) is used.
+ ``thumbnails=<all|best|none>``
+ Add thumbnails as video tracks (default: none).
+
+ Thumbnails get downloaded when they are added as tracks, so 'all' can
+ have a noticable impact on how long it takes to open the video when
+ there are a lot of thumbnails.
+
``use_manifests=<yes|no>``
Make mpv use the master manifest URL for formats like HLS and DASH,
if available, allowing for video/audio selection in runtime (default: