14 thoughts on “Danbooru Downloader 201201006”

  1. I’m getting the following error when trying to batch download from Sankaku Complex:

    The remote server returned an error: (503) Server Unavailable.

    I’ve tried a combination of settings but I’m still getting the same error. It seems they have disallowed batch downloading.

  2. When I download images using this script from Danbooru, I am given the error message ” was not expected”
    If you have some time, would you mind helping me with this?

    1. Sent me a message in the comment with the details, such as:
      – The Provider you are using.
      – The query.
      – The settings (screen shot is fine, please upload it to http://imgur.com/)
      – The error message (screen shot also fine)

        1. Unable to replicate, can you login to Danbooru and browse normally? Can you try it again? Try to check your login page, or try to change Preferred to JSON.
          Based on the error message, basically Danbooru is returning html page, not the xml.

  3. The “Blacklist Tag” feature is broken. Blacklisting e.g. the tag “male” makes your app skip all tags which include the phrase “male” and not just that specific tag.

    You can confirm this by searching for “female” before and after blacklisting the tag “male”.

    Other than that, the app is great.

    1. The current design is only check if the tags contains the string> Either I change it to check if the tag is equal to the blacklisted tag or the other way is to use regex to have the flexibility (e.g.: ^male$|^some other tags$)

  4. When I try to download pictures I get root element is missing. Please help I have no idea what to do

    1. This is usually because of wrong login information, anyway try to set useAuth = False in provider list.
      If still doesnt works, sent me a message in the comment with the details, such as:
      – The Provider you are using.
      – The query.
      – The settings (screen shot is fine, please upload it to http://imgur.com/)
      – The error message (screen shot also fine)

  5. Thank you for including the option I suggested. It hugely helps and saves a lot of trouble.

Comments are closed.