Bionus / imgbrd-grabber

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

Danbooru API Update #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Yo! How's it going? 

There seems to be a problem with the downloader related to this:
http://danbooru.donmai.us/forum/show/72300

Issues:
- Downloader can't access Danbooru posts (from searching to downloading); tried 
providing authentication, but no luck :(

Original issue reported on code.google.com by yukinr...@gmail.com on 19 Jan 2012 at 5:01

GoogleCodeExporter commented 9 years ago
you must use the HASH option for your password.
But then, you must not simply write your password as it is.
you must input in the "hash a password" option : 

choujin-steiner--*****-- 

(***** is your password)
the easiest thing to do is copy-paste this text with you password instead of 
the ***** in the "hash a password"

then, everything should work as before

Original comment by ser...@hotmail.com on 19 Jan 2012 at 6:31

GoogleCodeExporter commented 9 years ago
BBQed it seems :)

As serize said, you must now use authentication to access danbooru's API, 
hashing "choujin-steiner--your_password--".
If you don't have any danbooru account, you can also use Regexes instead of 
XML/JSON to retrieve pages, which means more Internet consumption more loading. 
To do so, just go to the "Sources" part of the options, and set "Regex" as 
source 1.

Program update by the end of the week, btw.

Original comment by bio.nus@hotmail.fr on 19 Jan 2012 at 6:34

GoogleCodeExporter commented 9 years ago
Ahaha, thank you very much; that helped :) I can't wait for the new update btw 
:) It's like a birthday gift to me <<<< (Birthday's by the end of the week :) )

Original comment by yukinr...@gmail.com on 20 Jan 2012 at 12:26