(current version is 2.0)
Please use the Danbooru.py as the gelbooru api doesn't seem to work correctly anymore. The latest install.bat already use it.
A Python client that uses the Danbooru API to download images with specified tags. Can download image, video, gifs....
You just have to follow the instruction in the last release then you're good to go!
However, if you want to use an older version of the software, you can go over the release tab on the right, then chose your version.. Good luck! I must say that newer version fixes issue while other may not work fine.
Enter your tags in the first text box. Tags should not contain any underscores (_) and must be comma-separated. The tags must also exist on Gelbooru; any typo or non-existent tag won't work.
You can use any directory you want by checking the "Use Custom Directory" button, then either paste any directory or browse for one with the "Browse" button. The app will automatically use C:/Users/[name]/Pictures/tag if you don't specify a custom one.
If unchecked, you'll download every image that can be found with the tags you entered. To download a specific number of images, you can check "Limit Max Images" and then input the desired number.
Check this option if you want to automatically open the folder with the downloaded images at the end of the download.
This function was made for gelbooru, it need to be fixed to work with danbooru. This does nothing.
-
Fix the tag function to download with multiple tag (50% done)
-
Fix quick download
-
Add the 'clean' function back to remove any duplicated images
-
multiple tag downloader (download images from tag 1, while downloading images from tag 2 in another thread, etc)

