ytdl-sub/src/ytdl_sub/utils
Jesse Bannon ffaf07d628
[FEATURE] Add support to scrape chapters from comments (#347)
* [FEATURE] Add support to scrape chapters from comments

* tested for comments

* remove timestamps file

* change order of docstrings
2022-11-21 11:19:17 -08:00
..
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
chapters.py [FEATURE] Add support to scrape chapters from comments (#347) 2022-11-21 11:19:17 -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 [FEATURE] Video tags plugin to embed metadata into video files (#173) 2022-08-13 09:53:55 -07:00
file_handler.py [BACKEND] Separate directory files in transaction log (#260) 2022-09-30 13:59:43 -07:00
logger.py Add --dry-run argument logic (#82) 2022-07-02 11:24:46 -07:00
retry.py [BUGFIX] Retry channel image downloads, continue if it fails (#218) 2022-09-06 16:12:28 -07:00
thumbnail.py [FEATURE] Embed thumbnails into audio files as cover art (#345) 2022-11-19 23:36:15 -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