1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00

manpage: talk about one script, not multiple scripts

There aren't multiple scripts. We're just talking about one: youtube-dl.

Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
Ryan Jacobs 2015-01-02 09:32:14 -08:00 committed by wm4
parent 7f584f68bf
commit 44cc65e5fb

View File

@ -427,8 +427,8 @@ Program Behavior
``--ytdl``, ``--no-ytdl``
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. (Enabled by default.)
not just the one that the script is named after. This requires a recent
version 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.