danbooru downloader 20170131

  • Implement #95: Filter images by extension in batch mode (using regex).
  • Fix Issue #90: Cannot select Use Regex in Settings Tab (UI issue).
  • Fix Issue #106: Update tags parsing for Sankaku.

Also, Happy Chinese New Year, you can send me Hong Bao to my paypal at http://bit.ly/DanbooruDownloader

Download link for latest version, source code in GitHub.

danbooru downloader 20161221

Changelog for Danbooru Downloader 20161221:

  • Implement #46 and #81: prioritize tags based on define list. Please create a file called ‘included_tags.txt’ containing tags separated by lines. Regex is supported. See here.
  • Fix Issue #102: hypnohub url fixes.
  • Fix Issue #91: update website url again.

Download link for latest version, source code in GitHub.

Donate http://bit.ly/DanbooruDownloader

danbooru downloader 20161112

Change Log for danbooru downloader 20161112:

  • Fix Issue #91: Update website url.
  • Implement #96: Add %general% for the filename format.
  • Add colored tag column in download grid.
  • Update tag parser for sankaku.
  • Update tag replacement behaviour for tags exceeding limit to use Over Value.
  • Update tag replacement behaviour for missing tag to always use empty tag replacement.

Download link for latest version, source code in GitHub.

Donate http://bit.ly/DanbooruDownloader

danbooru downloader 20161008b

Change Log for danbooru downloader 20161008b

  • Update regex to insert xml entity dtd.
  • Update xhtml.ent to include special character and math symbol.
  • Implement #87: new filename format %uploadDateTime%.Set the DateTime format in settings tab. Check http://blog.stevex.net/string-formatting-in-csharp/ for the datetime format syntax.
    Based on Upload/Created date.

Download link for latest version, source code in GitHub.

Donate http://bit.ly/DanbooruDownloader

EDIT: please redownload, fixed the xml parser.

danbooru downloader 20161002

Change Log for danbooru downloader 20161002

  • Fix Issue #60: Handle undefined xml entity.
  • Fix thumbnail resize if thumb size bigger than column size.
  • Implement #86: Shutdown after batch job completed.
  • Add new provider: rule34hentai.net.

Download link for latest version, source code in GitHub.

Donate http://bit.ly/DanbooruDownloader

danbooru downloader 20160816

Change Log for danbooru downloader 20160816

  • Implement #79: Add option to allow filepath exceeding 260 characters.
  • Implement #80: Create extra text file containing tags.
  • Fix Issue #77: Update provider list.
  • Update readme.txt

Download link for latest version, source code in GitHub.

Donate http://bit.ly/DanbooruDownloader

danbooru downloader 20160117

Change Log for DanbooruDownloader20160117

  • Fix Issue #70: Update url handler for rule34.xxx.
  • Fix Issue #68: Update gelbooru tags downloader, need cookie for login.

Remember to key in cookie for Gelbooru login (see the readme.txt).

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

Donation Link on the side bar ==> 😀

danbooru downloader 20151203

Change Log for DanbooruDownloader20151203

  • Fix Issue #64: Add warning when file exists.
  • Implement Feature #67: Option to replace underscore in Tag to space.
  • Add Context Menu to open downloaded files.
  • Set max width for data grid column to 300px.
  • Add cookie login method for Gelbooru.
  • Deprecate the UseAuth, replace with LoginType.

Q7: How to get cookie value?
A7: Follow this step:

  1. Press F12 on your Chrome browser and select Network tab.
  2. Go to the booru site and login.
  3. Click one of the entry and copy the Cookie value from the Request Header. See: http://imgur.com/M6BZeBQ
    For gelbooru, it should like this: user_id=<number>; pass_hash=<long string>
  4. Paste the Cookie value to the Username field. See: http://imgur.com/rCCjnPs

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

Donation Link on the side bar ==> 😀

 

EDIT: please re-download, updated some logic

danbooru downloader 20151012

Change Log for DanbooruDownloader20151012

  • Fix Issue #62: Refresh image size on start.
  • Fix Issue #63: Shimmie rss page batch bug.
  • Add null check if tags.xml is empty (xml must be valid!)
  • Update sankaku parser to parse tags directly from post (Global Tags XML must not be ticked).

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

Donation Link on the side bar ==> 😀