Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple regex patterns for same feed? #136

Open
josh-aliencode opened this issue Mar 29, 2024 · 0 comments
Open

Multiple regex patterns for same feed? #136

josh-aliencode opened this issue Mar 29, 2024 · 0 comments

Comments

@josh-aliencode
Copy link

josh-aliencode commented Mar 29, 2024

Is it possible to create multiple regex pattern lines for the same feed?

I know if I really wanted to I could work on a massive regex line that could work on many things.. bit it'll become harder to read and add new patterns for me.

I could also hit the feed mutiple times with new regex patterns.. but it may be similiar to a denial of service attack on the feed provider.

So yeah, I'm just wondering if there is an efficient way to add multiple regex patterns to one particular feed, even better with assigning their own download locations?

Thanks!!

  • Ps, Thank you so much for this project! :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant