pixiv downloader 20160421

Change Log for 20160421

  • Implement #108: enhance window titlebar to calculate the total images.
  • Fix Issue #112: change the max page limit for option 8 from 100 to 5000 for premium user.
  • Fix Issue #113: update filename sanitizer for windows.
  • Fix Issue #114: change login url to https://www.pixiv.net/login.php.

Download link for latest version, source code in GitHub.

Please donate on the side bar ==>

pixiv downloader 20160319

Change Log for 20160319

  • Fix unicode decode error when downloading image.
  • Implement #107: add option to specify different database.
  • Fix Issue #108: parse total image count.
  • Fix Issue #109: update parser for title and caption.
  • Update readme.txt

Download link for latest version, source code in GitHub.

Please donate on the side bar ==>

pixiv downloader 20160211

Change Log for 20160211

  • Fix Issue #98: Fix error message when download fail.
  • Add option to filter artist image bookmark by tags.
  • Update parser.
  • Fix Issue #103: Fix overwrite local file option.
  • Fix Issue #104: Fix %artist% parser.
  • Implement Feature #105: Download bookmarked image by tag.

Download link for pixiv downloader 20160211, source code in GitHub.

Donation Link on the side bar ==> 😀

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 ==> 😀

nijie downloader 1.0.7.5

Changelog for nijie downloader 1.0.7.5:

  • Bug Fix: Issue#34, Update image parser.
  • Bug Fix: Issue#35, Update bookmark parser.
  • Enhancement: Issue#22, Add Delete Completed button.
  • Update UI.
  • Update unit test.

Download link for nijie downloader 1.0.7.5, Source Code in GitHub.

Please report any issue on  GitHub Issue Tracker

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

pixiv downloader 20151112

Change Log for 20151112

  • Fix Issue #96: page 100 is not downloaded for new illust page.
  • Update test page.
  • Implement Feature #95: dump url list to text file.
    Set writeUrlInDescription = True to enable.
    Set urlBlacklistRegex to define url to ignore.
    Set urlDumpFilename to define the dump filename, use python strftime() format.

Download link for pixiv downloader 20151112, source code in GitHub.

Donation Link on the side bar ==> 😀

pixiv downloader 20151019

Change Log for 20151019:

  • Update proxy handler.
  • Add download file verifier (image and ugoira) using Pillow and zipfile package. Enable it from config.ini by setting verifyimage = True in [Settings] section.
  • Optimize filesize check.
  • Update big manga parser.
  • Fix Issue #94: use correct url for R-18 new illust.

Download link for pixiv downloader 20151019, source code in GitHub.

Donation Link on the side bar ==> 😀