Skip to content

How to filter out specific R34 tags from being downloaded #7225

Closed Answered by mikf
kookie99 asked this question in Q&A
Discussion options

You must be logged in to vote

On command-line

--filter "not contains(tags, ('badtag1', 'badtag2', 'badtag3'))"

In a config file

"image-filter": "not contains(tags, ('badtag1', 'badtag2', 'badtag3'))"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kookie99
Comment options

Answer selected by kookie99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants