X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/b49d5ffc53a72d8245ba319ff07bdc5b8c6a4f0c..16be117729150b2784f3b17755c886cb0cf73374:/README.md diff --git a/README.md b/README.md index 014bf262e..d4dd2c7be 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,9 @@ ## Video Selection: --max-downloads NUMBER Abort after downloading NUMBER files --break-on-existing Stop the download process when encountering a file that is in the archive + --no-break-on-existing Do not stop the download process when + encountering a file that is in the archive + (default) --break-per-input Alters --max-downloads, --break-on-existing, --break-match-filter, and autonumber to reset per input URL