mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 20:28:02 +00:00
DOCS: Improve documentation of --ytdl-format option
As suggested in #1321
This commit is contained in:
parent
db4cec8a6c
commit
b6363c8100
@ -439,7 +439,10 @@ Program Behavior
|
|||||||
Video format/quality that is directly passed to youtube-dl. The possible
|
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
|
values are specific to the website and the video, for a given url the
|
||||||
available formats can be found with the command
|
available formats can be found with the command
|
||||||
``youtube-dl --list-formats URL``.
|
``youtube-dl --list-formats URL``. See youtube-dl's documentation for
|
||||||
|
available aliases. To use experimental DASH support for youtube, use
|
||||||
|
``bestvideo+bestaudio``.
|
||||||
|
(Default: ``best``)
|
||||||
|
|
||||||
Video
|
Video
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user