mirror of https://github.com/yt-dlp/yt-dlp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In youtube-dl, `-i` ignores both download and post-processing error, and treats the download as successful even if the post-processor fails. yt-dlp used to skip the entire video on either error and there was no option to ignore the post-processing errors like youtube-dl does. By splitting the option into two, now either just the download errors (--no-abort-on-error, default on CLI) or all errors (--ignore-errors) can be ignored as per the users' needs Closes #893 |
3 years ago | |
---|---|---|
.. | ||
downloader | 3 years ago | |
extractor | 3 years ago | |
postprocessor | 3 years ago | |
YoutubeDL.py | 3 years ago | |
__init__.py | 3 years ago | |
__main__.py | 4 years ago | |
aes.py | 4 years ago | |
cache.py | 4 years ago | |
compat.py | 4 years ago | |
cookies.py | 4 years ago | |
jsinterp.py | 4 years ago | |
minicurses.py | 3 years ago | |
options.py | 3 years ago | |
socks.py | 4 years ago | |
swfinterp.py.disabled | 4 years ago | |
update.py | 4 years ago | |
utils.py | 3 years ago | |
version.py | 4 years ago | |
webvtt.py | 4 years ago |