Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.55k stars 216 forks source link

Is there someway to safe only a few generic tags from safebooru? #2360

Closed gummykage closed 3 years ago

gummykage commented 3 years ago

When you do the %all% the list of tags is too long. Is there some way to safe a few of the tags?

fusedragon commented 3 years ago

You can use custom tokens and add in the tags you want then insert the token into the file name e.g. %bride% %md5%.%ext% where bride is the name of the token. Take note of the tags separator under Options > Save > Filename (put a space or whatever you want).

Bionus commented 3 years ago

Yes, as stated the best option if you want a "whitelist" of tags for your filename is to use a custom token. If you want a "blacklist" instead, you can add the tags you don't want to the ignore list (or right click > ignore).