1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 12:43:45 -04:00

Add --break-on-existing by @gergesh

Authored-by: Yoav Shai <gergesh@gmail.com>
This commit is contained in:
pukkandan
2020-09-21 20:56:18 +05:30
committed by pukkandan
parent d052b9a112
commit ea6e0c2b0d
4 changed files with 15 additions and 2 deletions

View File

@@ -217,6 +217,8 @@ I will add some memorable short links to the binaries so you can download them e
--download-archive FILE Download only videos not listed in the
archive file. Record the IDs of all
downloaded videos in it.
--break-on-existing Stop the download process after attempting
to download a file that's in the archive.
--include-ads Download advertisements as well
(experimental)