ytdl-sub/src/ytdl_sub/utils
Jesse Bannon 3d9c35519d
[BACKEND] More explicit error message for PermissionError (#736)
Do not print the full stack trace when a PermissionError occurs
2023-09-21 23:06:57 -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 [BACKEND] More explicit error message for PermissionError (#736) 2023-09-21 23:06:57 -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