ytdl-sub/src/ytdl_sub
Jesse Bannon 3c87dc9f8e
[BUGFIX] Fix date_range plugin as a match-filter (#726)
Bugfix to the prior release. Convert yt-dlp date formats (i.e. `today-2months`) into a date string with format `YYYYMMDD`. This will make it compatible with match-filter syntax
2023-09-20 08:30:29 -07:00
..
cli [FEATURE] More verbose error logs when using ytdl-sub commands (#717) 2023-09-15 12:35:34 -07:00
config [BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725) 2023-09-19 11:19:15 -07:00
downloaders [BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725) 2023-09-19 11:19:15 -07:00
entries [BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725) 2023-09-19 11:19:15 -07:00
plugins [BUGFIX] Fix date_range plugin as a match-filter (#726) 2023-09-20 08:30:29 -07:00
prebuilt_presets [FEATURE] format plugin to set yt-dlp format easier (#714) 2023-09-13 00:02:19 -07:00
subscriptions [BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725) 2023-09-19 11:19:15 -07:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils [BUGFIX] Fix date_range plugin as a match-filter (#726) 2023-09-20 08:30:29 -07:00
validators [FEATURE] Support best codec type in audio_extract (#700) 2023-09-02 00:50:26 -07:00
ytdl_additions [FEATURE] Ability to change download archive name (#643) 2023-06-30 11:51:52 -07:00
__init__.py [BUGFIX] File name too long with -thumb.jpg, upgrade docker alpine image (#560) 2023-03-24 11:15:54 -07:00
main.py [FEATURE] Persisted subscription logs (#512) 2023-03-08 00:17:11 -08:00