mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-02 18:30:27 +00:00
Add option --skip-playlist-after-errors
Allows to skip the rest of a playlist after a given number of errors are encountered
This commit is contained in:
@@ -305,6 +305,8 @@ Then simply run `make`. You can also run `make yt-dlp` instead to compile only t
|
||||
a file that is in the archive
|
||||
--break-on-reject Stop the download process when encountering
|
||||
a file that has been filtered out
|
||||
--skip-playlist-after-errors N Number of allowed failures until the rest
|
||||
of the playlist is skipped
|
||||
--no-download-archive Do not use archive file (default)
|
||||
|
||||
## Download Options:
|
||||
|
Reference in New Issue
Block a user