summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-09 21:53:38 +0100
committerwm4 <wm4@nowhere>2014-12-09 21:55:27 +0100
commit5f0a2b5908523ff3e792cab2f59901cb761332df (patch)
tree58603d31a4a8aa44798476fbec75b9e7885a783a /DOCS/man/options.rst
parent900c2e9f7805c0b8102b6563fda7841378d353a8 (diff)
downloadmpv-5f0a2b5908523ff3e792cab2f59901cb761332df.tar.bz2
mpv-5f0a2b5908523ff3e792cab2f59901cb761332df.tar.xz
options: enable --ytdl by default
Let's see who complains...
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 557f5efcaf..3c1cc85b3b 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -429,13 +429,10 @@ Program Behavior
Enable the youtube-dl hook-script. It will look at the input URL, and will
play the video located on the website. This works with many streaming sites,
not just the one the scripts are named after. This requires a recent version
- of youtube-dl to be installed on the system.
+ of youtube-dl to be installed on the system. (Enabled by default.)
If the script can't do anything with an URL, it will do nothing.
- Currently disabled by default, because youtube-dl's generic extractor can
- get stuck on some URL, preventing playback.
-
(Note: this is the replacement for the now removed libquvi support.)
``--ytdl-format=<best|worst|mp4|webm|...>``