ytdl-sub/src/ytdl_sub/plugins
Jesse Bannon 5f9b8afc4b
[BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675)
* [BUGFIX] Do not fail with thumbnail issues

* helper

* refactor

* dry-run

* regen fixture

* download arhcive txt -> json in docs, fixtures

* return if no download thumb path

* better test

* more test coverage
2023-07-28 13:12:46 -07:00
..
internal [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
audio_extract.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
chapters.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
date_range.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
embed_thumbnail.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
file_convert.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
match_filters.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
music_tags.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
nfo_tags.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
output_directory_nfo_tags.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
regex.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
split_by_chapters.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
subtitles.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00
video_tags.py [REFACTOR] Shared plugin code (#664) 2023-07-25 12:11:50 -07:00