Bionus / imgbrd-grabber

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

add option for seperate log file "suffix" location type to replace original image extension #3325

Open Hugs288 opened 1 week ago

Hugs288 commented 1 week ago

currently if i download an image with .txt suffix, the txt file will be saved as etcetc.jpg.txt, but i want it to save as just .txt.

Bionus commented 2 days ago

Makes sense, although note that they would overlap if you download files with the same path but a different extension 👍

Hugs288 commented 2 days ago

yes but thats not a big problem since md5s are unique, but particularly ive realized the %num% option (when used for filenames atleast) can give the same number to an image with a different extensions. so you can have 2.jpg and 2.png end up in the same folder and its very annoying, it would be much more useful if it just game a unique number to every image regardless of extension.