Multiple title filters with different folders from the same YouTube channel #379
Unanswered
UsamaWaheed
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
First of all — huge thanks for Youtarr. I’m really loving it. Thanks for creating and sharing such a useful tool 🙌
I have a couple of questions and one issue I’m trying to understand.
Question 1: Multiple filters from the same YouTube channel
There’s a YouTube channel that posts hundreds of videos per week. From this same channel, I want to download different series into different folders, based on title filters.
For example:
Case X
Title regex filter like (?i)Case X
Downloads:
Case X – Episode 1
Case X – Episode 2
Case X – Episode 3
Saved into a dedicated Case X folder
Case Y
Title regex filter like (?i)Case Y
Downloads:
Case Y – Episode 1
Case Y – Episode 2
Case Y – Episode 3
Saved into a dedicated Case Y folder
Is it possible to create multiple filters for the same channel, each with:
All reactions