Change Log:
- Update logging.
- Add ignored tags list.
Download link for Danbooru Downloader 20121006, source code in GitHub.
small collection of my stuff!
Change Log:
Download link for Danbooru Downloader 20121006, source code in GitHub.
Comments are closed.
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.
Checking it nao
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?
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)
The screenshot is here.
http://puu.sh/1hkUY
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.
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.
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$)
When I try to download pictures I get root element is missing. Please help I have no idea what to do
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)
I can post your program in a my forum. Sorry my english
sure, just give the link back to this blog 🙂
Of course
Thank you for including the option I suggested. It hugely helps and saves a lot of trouble.