Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.08k stars 87 forks source link

Add Keyword Filtering For /live #81

Open Kethsar opened 2 years ago

Kethsar commented 2 years ago

Add an option to filter streams downloaded based on given keywords. Include whitelist and blacklist options.

CanOfSocks commented 2 years ago

If it's possible, I'd love both "and" and "or" logic for title and description filters. Keep up the excellent work with ytarchive

Kethsar commented 2 years ago

description filters

I was planning on only really adding title filters. Anything in particular you might check for in a description to filter on?

CanOfSocks commented 2 years ago

I've been using yt-dlp filters primarily for looking for people tagged in collabs in the description. Might be a very niche market for it. If its a big hassle to implement, I'm happy to continue using my hybrid of yt-dlp and ytarchive for those

Kethsar commented 2 years ago

Ah, hadn't even thought of that. Makes sense.