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 |
4 years ago | |
---|---|---|
.. | ||
__init__.py | 4 years ago | |
common.py | 4 years ago | |
embedthumbnail.py | 4 years ago | |
exec.py | 4 years ago | |
ffmpeg.py | 4 years ago | |
metadataparser.py | 4 years ago | |
modify_chapters.py | 4 years ago | |
movefilesafterdownload.py | 4 years ago | |
sponskrub.py | 4 years ago | |
sponsorblock.py | 4 years ago | |
xattrpp.py | 4 years ago |