A simple, customizable tool for downloading files from pools in Danbooru (http://danbooru.donmai.us)
Features
- Easy to use.
- Fully customizable, no more having to remember obscure console paramaters or having to make .bat files
- Calculates each file's MD5 and checks it against the one stated in the post.
License
GNU General Public License version 2.0 (GPLv2)Follow Danbooru Pool Downloader
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
-
whenever I try to use the defaultSetting() function, I get the following error log Traceback (most recent call last): File "<pyshell#22>", line 1, in <module> defaultSettings() File "E:\danboorupooldl\pool.py", line 36, in defaultSettings settings['login'] = True File "C:\Python27\lib\shelve.py", line 133, in __setitem__ self.dict[key] = f.getvalue() File "C:\Python27\lib\shelve.py", line 79, in closed raise ValueError('invalid operation on closed shelf') ValueError: invalid operation on closed shelf