]> jfr.im git - yt-dlp.git/blobdiff - README.md
Add option `--no-break-on-existing` (#9610)
[yt-dlp.git] / README.md
index 014bf262eaa0314e473ab07edd3635b2f4d947a1..d4dd2c7be5910caecbf5b68841e6c9de757ef65d 100644 (file)
--- 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