Releases: Nandaka/DanbooruDownloader
Releases · Nandaka/DanbooruDownloader
v3.20220828
- Implement #272: add option to use last-modified timestamp for downloaded file.
- Update Cloudflare detection.
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20220806
- Fix Issue #268: Update Sankaku parser for tag count.
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20220804
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20220406
- Fix Issue #258: update parser for gelbooru.
- Add handler to ask cookie again if cloudfire session expired.
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20211225
- Fix Issue #256: Add ShimmieHtmlParser for rule34hentai[.]net
- Update the
DanbooruProviderList.xml
, change the Preferred to Html and update the QueryStringHtml to/post/list/%_query%
- Update the
- Add feature to perform hostname replacement for sankaku.
- Create a text file named
host_replacement.txt
- Format:
old_hostname new_hostname
- Create a text file named
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20211104
- Fix Issue #243: update readme for sankaku login.
- Fix Issue #250: prevent excessive blinking in batch job.
- Add support to add multiple job in batch job (separate the tags with new line).
- Fix Issue #251: always delete .!tmp files for batch job.
- Fix Issue #249: add try/catch for each post in batch job.
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
EDIT: updated exe for batch job limit detection
v3.20210424
- Issue #236: update cookie handling.
- Update shimmie parser to resolve additional xhtml entities
- Update #225: sankaku next param handler
- Add custom exception for cloudflare
Donate https://bit.ly/DanbooruDownloader
Backup your old installation first!
v3.20201025
- Fix Cookie Handling
- Update &next= parameter handling for page > 25 for sankaku and general parser issue.
- Add login type = CookieAlwaysAsk
- This will ask for new cookie everytime you open the application (no need to edit the provider list everytime).
- Update to .Net 4.6.1
- Implement DB tracking and add option to skip if already downloaded before.
v3.20191125
- Fix Issue #191: fix encoding issue for sankaku and last post detection.
v3.20181029
- Fix Issue #146: Reduce memory usage when reparsing Sankaku post.