danbooru downloader 20131127

Change Log:

  • Add starting page for download by tags.
  • Update Logging logic.
  • Add option to hide image containing Blacklisted tag.
  • Update Sankaku Tag download.
  • Fix tag download for danbooru (20131127).

Download link for danbooru downloader 20131127, source code in github.

Donation link on the sidebar, I still want this 😀

EDIT: Updated to 20131127, and bonus for danbooru’s tags.xml

danbooru downloader 20131019

Change Log:

  • Update cookie handling.
  • Update WebClient to enable compression.
  • Update WebClient to add Accept Language header.
  • Update UrlResolver to use Queue.
  • Fix Download Tag form.

Download link for danbooru downloader 20131019, source code in github.

Donation link on the sidebar, so I can buy this 😀

EDIT: Fix download link, please redownload.

danbooru downloader 20130929

Change Log:

  • Add tag parser for Sankaku Complex.
  • Fix Form Provider save feature.
  • Use short version for rating for Sankaku Complex.
  • Fix batch job xml loading.

Download link for danbooru downloader 20130929, source code in github.

Download link for tags.xml from sankaku. Donation link on the sidebar :D

Note: Tags downloading from Sankaku Complex is very slow, as you need to iterate all 9500+ page to get the list.

danbooru downloader 20130922

Change Log:

  • Add option to use per-provider tags.xml or global tags.xml
    • When you download a new tags.xml, it will be saved to tags.xml and tags-{provider_name}.xml.
    • If you enable merge, only the tags.xml will be affected.
    • If the tags-{provider_name}.xml is not available, it will use the normal tags.xml.
  • Add color for Unknown tags.
  • Update SankakuParser.
  • Fix Tag Blacklist.

Download link for danbooru downloader 20130922, source code in github.

Download link for tags.xml from danbooru. Donation link on the sidebar 😀

Danbooru Downloader 20130630

Change Log:

  • Add use cookie flag.
  • Update DownloadTag to support danbooru by using loop (tick use loop).
  • Add Clear Completed download button in Download List.
  • Marked green color for completed download and red for error.
  • and fixes.

Regarding SankakuComplex, it’s should works by now unless Artefact block the application again.

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

Donation Link on the side page 😀

EDIT: More information on Sankaku limitation (from Server):

  • Can’t browse beyond page 1000.
  • Can’t use certain tags anymore (for example id:#..#).
  • Server will report error: too many requests sometimes.

danbooru downloader 20130223

Change Log:

  • Fix save/load download list.
  • Add save/load batch job list.

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

Note:

  • Danbooru website just updated to version 2, so some feature might broken (e.g.: tags update). Please give detailed information if you encounter any error and upload the log file to pastebin. It is recommended to create an issue in GitHub issue tracker.
  • For danbooru, you need to add login information. Select danbooru as the provider, then click edit, add your username and password, set useAuth = true, then click save and ok button.
  • At lease, any donation is appreciated 😀 => => =>

danbooru downloader 20130201

Change Log:

  • Fix unhandled exception for copy log if no selected text.
  • Fix unhandled exception if downloading from Sankaku.
  • Fix blacklist tag function.

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

You can report any bug through GitHub issue tracker (better) or in the comment.