ytdl-sub/src/ytdl_sub
Jesse Bannon c119e6f644
[BUGFIX] Fix match-filter edge case and date_range.before (#750)
Fixes yet another bug that is match-filter related. The `date_range.before` value would get ignored if you specified any other match-filters. That is fixed by making them `&` behind-the-scenes.
2023-10-03 11:46:42 -07:00
..
cli [FEATURE] More verbose error logs when using ytdl-sub commands (#717) 2023-09-15 12:35:34 -07:00
config [BUGFIX] Fix match-filter edge case and date_range.before (#750) 2023-10-03 11:46:42 -07:00
downloaders [BACKEND] Always filter out live, post_live, and upcoming videos on download (#742) 2023-09-24 06:24:21 -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 match-filter edge case and date_range.before (#750) 2023-10-03 11:46:42 -07:00
prebuilt_presets [REVERT] Remove default match-filter that filters live videos (#739) 2023-09-22 08:33:49 -07:00
subscriptions [BUGFIX] Fix match-filter edge case and date_range.before (#750) 2023-10-03 11:46:42 -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 [BACKEND] More explicit error message for PermissionError (#736) 2023-09-21 23:06:57 -07:00
validators [FEATURE] Subscription nesting (#747) 2023-10-02 16:07:48 -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