ytdl-sub/src/ytdl_sub/utils
2023-04-19 19:27:27 -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 [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
exceptions.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
ffmpeg.py [BUGFIX] Add timeout for bad ffmpeg image conversions (#554) 2023-03-16 23:45:11 -07:00
file_handler.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
file_lock.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
logger.py [BUGFIX] Fix quiet log level not showing warning logs (#516) 2023-03-08 16:30:42 -08: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] Add timeout for bad ffmpeg image conversions (#554) 2023-03-16 23:45:11 -07:00
xml.py [FEATURE] Support duplicate NFO keys (#220) 2022-09-07 14:06:13 -07:00
yaml.py [BUGFIX] Do not load YAML unless dict is returned (#541) 2023-03-14 23:06:51 -07:00