mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-23 07:22:50 +08:00
Improve description of --no-playlist/--yes-playlist
This commit is contained in:
parent
f16679e843
commit
70e20193c5
@ -168,9 +168,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
||||
use --match-filter "like_count > 100 &
|
||||
dislike_count <? 50 & description" .
|
||||
--no-playlist Download only the video, if the URL refers
|
||||
to a video and a playlist.
|
||||
--yes-playlist Download the playlist, if the URL refers to
|
||||
a video and a playlist.
|
||||
to a video and not a playlist.
|
||||
--yes-playlist Download the playlist, whether the URL refers to
|
||||
a video or a playlist.
|
||||
--age-limit YEARS Download only videos suitable for the given
|
||||
age
|
||||
--download-archive FILE Download only videos not listed in the
|
||||
|
Loading…
Reference in New Issue
Block a user