Danbooru Downloader 20120816 (UPDATED)

Change log:

  • Disable AutoGenerateColumn for DataGridView.
  • Fix validation for start page.
  • Update error message for 403 Forbidden.
  • Update tags.xmll merging status message.

Change log 20120815:

  •  Add start-up check for missing tags.xml

Change log from DanbooruDownloader20120724:

  • Add option to remember the save folder when exit.
  • FormProvider: OK button will always save the Provider settings.
  • Add PasswordHash field in DanbooruProvider.xml
    • This field is calculated based on the password and salt.
  • Clear the Password field everytime the provider is saved.
    • You still can edit using notepad to add the password, this will be used for calculating the hash and will be cleared when fetching the list for the first time.
  • DownloadTagsForm: Fix the proxy setting.
  • Update AutoComplete behaviour.
    • Enter = Append and select the keyword
    • Space = Append and add space
    • Backspace  = Delete 1 character from keyword
    • Escape = Clear the append box
    • Double Click = identical with Enter.
  • Add validation for image limit and starting page.
  • Trim the tag and source text box data (only in the query).
  • Add context menu to reload thumbnail.

Download link for Danbooru Downloader 20120815, Danbooru Downloader 20120816, source code in GitHub.

Danbooru Downloader 20120627 (UPDATED)

Change log:

  • Add custom autocomplete for tags.
  • Add progress bar for completed download in download list tab.
  • Add average download speed in download list tab.
  • Flash the windows/show notification ballon if download complete.
  • Fix url in Download List tab.
  • Update query string generation and fix & in status bar.
  • Fix app crash when do batch download (v20120627)

Download link here updated version here, source code in GitHub, latest tags.xml from Sankaku Complex here.

Danbooru Downloader 20120519b

Change log:

  • Fix Cancel/Pause button on Download tab.
  • Add option to enable/disable logging.
  • Add download tags.xml for gelbooru.
  • Add board icons.
  • Fix extra space for filename format
  • Fix batch download (20120519)

Download link here updated here, tags.xml from danbooru (20120519) here, source code in GitHub.

Danbooru Downloader 20120512

Change log:

  • Add option to backup the tags.xml before updating.
  • Add option to merge the tags.xml after updating (slow!).
  • Clear the page number text box if provider selection is changed.
  • Add logging using log4net, saved to log-yyyy-mm-dd.txt.
  • Fix hard limit and default limit bug, now always use the hard limit if given limit is over the hard limit.
  • Change Add Batch Download behaviour, each provider as separate job.

Download link here, source code in Github.

Danbooru Downloader 20120505

Change log:

  • Fix SubString error in MakeFilename if there is no ‘/’ in the filename format or save folder.
  • Add blacklist tag support.
    • The blacklisted post is still shown in the Main Tab, but with different background color, the color can be configured in Settings Tab.
    • The blacklisted post is skipped in the Full Batch mode, see the Log tab for more details.
    • Separate each blacklisted tag with space.
  • Add option to replace empty filename format.
  • Add check if the file_url is empty.
  • Fix query url generator.
  • Add application icon.

Download link here, tags.xml (Sankaku Complex – 20120429) here, source code in GitHub, donation link in sidebar :).

Danbooru Downloader 20120428 (Updated)

Change log:

  • Fix absolute path in download batch.
  • Add form for updating tags.xml.
  • Update json parser.
  • Fix unhandled ‘root element missing’ exception when downloading list.
  • Fix remove .!tmp when download success (20120428)

Screenshots:

Main Tab
Main Tab
Download Tab
Download Tab
Full Batch Tab
Full Batch Tab
Settings Tab
Settings Tab
Log Tab
Log Tab
Provider Dialog
Provider Dialog
Add Batch Job Dialog
Add Batch Job Dialog
Update Tags.xml Dialog
Update Tags.xml Dialog

Download link here here, source code in GitHub.