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

pixiv downloader 20150924

Change Log for 20150924:

  • Fix Issue #88: undefined variable when handling cookie.
  • Externalize date format to config.ini, refer to http://strftime.org/ for formatting syntax

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

Donation Link on the side bar ==> 😀

EDIT: update the default value for dateFormat and change the validation (20150924)

pixiv downloader 20150715

Change Log for 20150711

  • Implement #85: Enable infinite loop for download by tags.
  • Fix Issue #79: Don’t save if the download is not complete.
  • Add option to dump tags search page.
  • Reorganize config.ini.

Change Log for 20150715

  • Fix Issue #87: Update login logic, now always use https.

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

Donation Link on the side bar ==> 😀

EDIT: fix login issue

EDIT2: Try https://github.com/Nandaka/PixivUtil2/releases/tag/pixivutil20150725-beta1 for cookie issue

pixiv downloader 20150605

Change log for 20150605:

  • Merge pull request #76 from woky/master: Expand ~ in path options.
  • Add option to filter images by bookmark count for download by taglist (console input only).
  • Fix Issue #81: Divided by Zero when download time is instant.

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

Donation Link on the side bar ==> 😀

pixiv downloader 20150427

Change Log for 20150427:

  • Add feature to download both private and public image bookmark.
  • Fix Issue #70: Update Error code updated and use sys.exit() instead of os._exit().
  • Fix Issue #74: add check based on saved filename, old manga data need to be redownloaded to populate the information.
  • Add ability to export list of user bookmarks for user with given member_id.
  • Pull Request #73: Merge export user bookmarks from prototype27/topic/exportUserBookmarksForUser.

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

Donation Link on the side bar ==> 😀

pixiv downloader 20150328

Change Log for 20150328:

  • Implement #69: Create .ugoira format, open with HoneyView
  • Implement #69: Add local .ugoira file checking.
  • Implement #70: call os._exit() with error code != 0 if got exception.
  • Fix Issue #71: Always overwrite files even if local file is larger, use backupoldfile=True to backup the old file!
  • Fix Issue #72: Update download by tags parser.
  • Fix Issue #69: Add option to delete zip file, set deleteZipFile = True.

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

Donation Link on the side bar ==> 😀

pixiv downloader 20150218 – Happy Lunar New Year

Change Log for 20150218:

  • Fix Issue #64: Update login form selector.

Also Happy Lunar New Year ~Gong Xi Fa Cai~

You can send the Hong Bao to my PayPal account on the side bar 😀

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