ytdl-sub/src/ytdl_sub/utils
Jesse Bannon 83ecd19c77
[FEATURE] Process all subscriptions even if one or more error (#771)
Closes GH Issue #766, partially closes #520

Prior to this release, no other subscriptions would download if a subscription before it had an error. Now, subscriptions will continue to download even if one has an error, and will be reported in the output summary.
2023-10-21 12:25:38 -07:00
..
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
chapters.py [BUGFIX] Fix splitting chapters extracted from comments (#593) 2023-04-19 19:27:27 -07:00
datetime.py [BUGFIX] Fix date_range plugin as a match-filter (#726) 2023-09-20 08:30:29 -07:00
exceptions.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
ffmpeg.py [BUGFIX] Ignore extra data streams with -dn in ffmpeg (#637) 2023-06-24 15:42:29 -07:00
file_handler.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
file_lock.py [DOCS] Actionable message for file lock errors (#634) 2023-06-17 13:42:36 -07:00
logger.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
retry.py [BUGFIX] Retry channel image downloads, continue if it fails (#218) 2022-09-06 16:12:28 -07:00
subtitles.py [BUGFIX] Handle truncating file names if too long (#524) 2023-03-10 07:20:43 -08:00
system.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
thumbnail.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
xml.py [FEATURE] Support duplicate NFO keys (#220) 2022-09-07 14:06:13 -07:00
yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00