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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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