ytdl-sub/src/ytdl_sub/plugins
Jesse Bannon 0497f2b749
[FEATURE] Perform match-filter on download, not metadata pull (#612)
* [FEATURE] Apply match-filter on download instead of metadata

* correct ytdl_option ordering

* lint

* test that downloads
2023-05-18 09:52:24 -07:00
..
internal [FEATURE] Add ytdl-sub view URL to view source variables (#340) 2022-11-19 16:56:45 -08:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
audio_extract.py [BACKEND] More strict validation for config files (#301) 2022-10-26 00:00:36 -07:00
chapters.py [BUGFIX] Fix Windows split by chapters not reading chapter titles correctly (#591) 2023-04-19 18:32:13 -07:00
date_range.py [BUGFIX] break_on_existing for tv presets, break_on_reject only when after is supplied (#273) 2022-10-06 12:21:37 -07:00
file_convert.py [FEATURE] Add custom ffmpeg post-processing (#364) 2022-11-26 14:56:34 -08:00
match_filters.py [FEATURE] Perform match-filter on download, not metadata pull (#612) 2023-05-18 09:52:24 -07:00
music_tags.py [BACKEND] Better error message for music_tags recieving a video (#413) 2023-01-13 10:25:17 -08:00
nfo_tags.py [FEATURE] Prebuilt presets to include title in their filename (#525) 2023-03-10 10:30:35 -08:00
output_directory_nfo_tags.py [FEATURE] Prebuilt presets (#264) 2022-10-01 22:41:36 -07:00
plugin.py [FEATURE] Perform match-filter on download, not metadata pull (#612) 2023-05-18 09:52:24 -07:00
regex.py [FEATURE] Perform regex at both metadata and post-download (#611) 2023-05-17 22:33:42 -07:00
split_by_chapters.py [BUGFIX] Fix Windows split by chapters not reading chapter titles correctly (#591) 2023-04-19 18:32:13 -07:00
subtitles.py [BACKEND] Mark entry as deleted if all entries deleted in update (#559) 2023-03-21 14:21:02 -07:00
video_tags.py [BACKEND] More strict validation for config files (#301) 2022-10-26 00:00:36 -07:00