mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
Fix --break-per-url --max-downloads
This commit is contained in:
parent
fe7866d0ed
commit
fd404bec7e
3 changed files with 4 additions and 3 deletions
|
@ -530,8 +530,8 @@ You can also fork the project on github and run your fork's [build workflow](.gi
|
|||
a file that is in the archive
|
||||
--break-on-reject Stop the download process when encountering
|
||||
a file that has been filtered out
|
||||
--break-per-input Make --break-on-existing, --break-on-reject
|
||||
and --max-downloads act only on the current
|
||||
--break-per-input Make --break-on-existing, --break-on-reject,
|
||||
--max-downloads and autonumber reset per
|
||||
input URL
|
||||
--no-break-per-input --break-on-existing and similar options
|
||||
terminates the entire download queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue