github jmbannon/ytdl-sub 2023.09.19
ytdl-sub 2023.09.19

latest releases: 2026.05.10.post1, 2026.04.13.post1, 2026.03.19...
2 years ago

[BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725)

Solved Issue: #706

From our discussion with yt-dlp folks (yt-dlp/yt-dlp#8108), we learned that best practices for date--range filtering is done using match-filters. We now set the date_range plugin values to be a 'breaking' match filter, and any custom ones specified from users in the match_filters plugin as non-breaking. This means match-filters can be performed at the metadata stage, which should yield a significant speedup

Relevant docs:

Don't miss a new ytdl-sub release

NewReleases is sending notifications on new releases.