ytdl-sub/src/ytdl_sub/utils
Jesse Bannon f9318b9d07
[BUGFIX] Handle truncating file names if too long (#524)
* [BUGFIX] Handle truncating file names if too long

* always import os

* test fix

* fix for windows

* lint
2023-03-10 07:20:43 -08:00
..
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
chapters.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08: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 [BACKEND|BUG] Retry downloads with missing files (#137) 2022-08-01 12:39:23 -07:00
ffmpeg.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
file_handler.py [FEATURE] Add summary to console output (#515) 2023-03-08 15:34:58 -08: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 [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
xml.py [FEATURE] Support duplicate NFO keys (#220) 2022-09-07 14:06:13 -07:00
yaml.py asdf (#336) 2022-11-16 14:04:40 -08:00