Skip to content

neoluigi4123/Danbooru-Image-Downloader

Repository files navigation

(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.

Danbooru Image Downloader

A Python client that uses the Danbooru API to download images with specified tags. Can download image, video, gifs....

image

How to install it

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.

image

How It Works

Tags

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.

Custom Directory

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.

Download a Specific Number of Images

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.

Open Directory After Download

Check this option if you want to automatically open the folder with the downloaded images at the end of the download.

Fast Download

This function was made for gelbooru, it need to be fixed to work with danbooru. This does nothing.

To Do List

  • 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)

About

A client made in python that download image from Danbooru with specified tag

Resources

Stars

Watchers

Forks

Packages

No packages published