atomicptr / BooruPy-Loadr

BooruPy Loadr is a download tool for various image board "Booru" systems.
GNU General Public License v3.0
4 stars 0 forks source link

ValueError occurs when downloading images from Danbooru #2

Open atomicptr opened 12 years ago

atomicptr commented 12 years ago

Every time when i download stuff from Danbooru this fancy error occurs: "ValueError: No JSON object could be decoded". The strange thing is, this error occurs only when downloading stuff directly from http://danbooru.donmai.us/ other danbooru systems are not affected.

Nooby commented 12 years ago

Every API call to http://danbooru.donmai.us/ results in a HTTP 403 Forbidden. It seams to be a problem on their side. The HTML version of these calls work. Test JSON Test XML Test HTML