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

How To Include Blacklist Rule34 #7324

Open
pennilessSplatter opened this issue Apr 8, 2025 · 3 comments
Open

How To Include Blacklist Rule34 #7324

pennilessSplatter opened this issue Apr 8, 2025 · 3 comments

Comments

@pennilessSplatter
Copy link

My account has a blacklist of many tags. I noticed when I type a url and use my cookies for my account, Gallery-DL downloads the content ingoring or not taking into consideration the blacklist on my account.

How to change that?

@plshelpidkwhatimdoing
Copy link

plshelpidkwhatimdoing commented Apr 8, 2025

According to mikf, adding this --filter "not contains(tags, ('tag1', 'tag2', 'tag3'))" to your CLI or "image-filter": "not contains(tags, ('tag1', 'tag2', 'tag3'))" to your gallery-dl.conf file should work.

@pennilessSplatter
Copy link
Author

According to mikf, adding this --filter "not contains(tags, ('tag1', 'tag2', 'tag3'))" to your CLI or "image-filter": "not contains(tags, ('tag1', 'tag2', 'tag3'))" to your gallery-dl.conf file should work.

Am I supposed to replace "tag1" "tag2" "tag3" with every tag I have in my black list?
That's insane. I have so many tags in my blacklist. And what if I change my blacklist later? Or I want to completely redo my black list? Or what if I have multiple black lists in a text document and I want to switch them out?

@plshelpidkwhatimdoing
Copy link

Am I supposed to replace "tag1" "tag2" "tag3" with every tag I have in my black list?

As far as I know, yes. Unless there's a way to tell it to read from a text file instead. (I'm not saying there isn't, I honestly don't know).

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

2 participants