Bionus / imgbrd-grabber

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

Automatically convert tag formats between sources #1100

Open Bionus opened 7 years ago

Bionus commented 7 years ago

Some sources use different tag format's, for example some_tag another_tag, Some Tag + Another Tag, Some_tag && Another_tag, etc.

The program be able to make a single multi-site search by automatically converting the case, work separators and tag separators. Also, the user should be able to tell which is his "favorite" format that the program should use to convert searches from.

:warning: It must be possible to disable it on demand or globally for some more complex queries.

MasterPetrik commented 7 years ago

Also may be connected with https://github.com/Bionus/imgbrd-grabber/issues/916

Bionus commented 7 years ago

Yes, related, but that one is for display of tags while here is for search only (so it also includes separators). Standardization applies to both though. :+1: