mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
Document new -w option
This commit is contained in:
parent
0beeff4b3e
commit
111ae3695c
@ -141,6 +141,9 @@ to attempt to download every video with the -i or --ignore-errors option.</li>
|
|||||||
<li>The -a or --batch-file option lets you specify a file to read URLs from.
|
<li>The -a or --batch-file option lets you specify a file to read URLs from.
|
||||||
The file must contain one URL per line.</li>
|
The file must contain one URL per line.</li>
|
||||||
|
|
||||||
|
<li>The program can be told not to overwrite existing files using the -w or
|
||||||
|
--no-overwrites option.</li>
|
||||||
|
|
||||||
<li>For YouTube, you can also use the URL of a playlist, and it will download
|
<li>For YouTube, you can also use the URL of a playlist, and it will download
|
||||||
all the videos in that playlist.</li>
|
all the videos in that playlist.</li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user