danbooru downloader 20130112

Change log:

  • Add Prev/Next page button.
  • Add new provider: NIS ImageBoard and 3dBooru.
  • Fix file_url didn’t auto-resolve when added using right-click in Main tab.
  • Fix provider type didn’t show up in edit form.

Download link for danbooru downloader 20130112, source code in GitHub.

Donation link on the sidebar 😀

danbooru downloader 20130101

Change Log:

  • Add HTML parser for Sankaku Complex + Idol Complex support.
  • Happy New Year 2013!

Please note the HTML parser for Sankaku Complex might be incomplete, please report any bug with screen shot and log file.

Please note that API access for Sankaku Complex is partially disabled for post retrieval (check on their forum), this is only for temporary solution.

Download link for danbooru downloader 20130101, source code in GitHub.

Donate link here or in the sidebar!

Danbooru Downloader 20121220

Change Log:

  • Clean up for ExtendedWebClient for fixing download from Sankaku.

Please note that updating tags.xml from Sankaku might fail because of timeout from the server, I recommend you to download the file using download manager. You can copy the link (http://chan.sankakucomplex.com/tag/index.xml?limit=0) and save it as tags.xml in the application root folder.

Download link for Danbooru Downloader 20121220, source code in GitHub.

Donation link on the your right in the side bar :D .

Danbooru Downloader 20121026

Change Log:

  • Change matching mode for Tag Blacklist to equals ignore case.
  • Add option to use Regex for Tag Blacklist and Tag Ignore.
  • Refactor DanbooruPostDao.
  • Use BackgroundWorker for loading downloaded list.

Download link for Danbooru Downloader 20121026, source code in GitHub. Donation link in here or in the sidebar 😀.

EDIT: Update zip file to include DanbooruProviderList.xml

Updated: Danbooru Downloader 201201002

Change Log:

  • Update url checking for Sankaku Complex.
  • Update logging. (201201002)
  • Update ExtendedWebClient’s proxy. (201201002)

Please note that the provider name must contains “Sankaku Complex” before the parser try to resolve the url.

Download link for Danbooru Downloader 20121001 Danbooru Downloader 20121002, source code in GitHub.

Danbooru Downloader 20120908

Change log:

  • HTML parser for SankakuComplex to get the file_url.
    • The parser will run when the post is add to the download list (lazy loading), so it takes sometime before you can start the download. If you add a lot of post in one go, it might make the application unresponsive (1 post is running 1 webclient).
    • For batch download, it will evaluate for each post to get the url serially

Download link for Danbooru Downloader 20120908, source code in GitHub.