pixiv downloader 20161207

  • Implement #149: APNG generation. Set createApng = True in config.ini to enable.
  • Implement #172: Modify option 4 to allow download by member id list and tag.
  • Implement #174: Allow custom avatar name format, refer to readme.txt for available format. Set blank to use default behaviour.
  • implement #177: Allow custom current date format, refer to readme.txt for formating syntax.

Note: whitecube support is still experimental and only partially implemented (option 1, 2, 3, 4, 9, 10, 11)
Donate http://bit.ly/PixivUtilDonation

Download link for latest version, source code in GitHub.

EDIT: small fix for oldui, please re-download the latest version (20161207).

pixiv downloader 20161113b

Changelog for 20161113b

  • Fix Issue #168: Fix referer for avatar image download.
  • Implement whitecube search tag mode.
  • Fix Issue #170: fix PixivHelper import.
  • Add call to use win_unicode_console, you need to set unicode-supported font in the windows console properties.
  • fix folder.jpg filename generator.

Note:

  • whitecube support is still experimental and only partially implemented (option 1, 2, 3, 4, 9, 11)

Download link for latest version, source code in GitHub.

Donate http://bit.ly/PixivUtilDonation

EDIT: update some code, please redownload.

pixiv downloader 20161012

Changelog for 20161012:

  • Fix Issue #152: fix UnboundLocalError for image_id.
  • Implement #145: enable ideographic space (\u3000) in tag separator, use %ideo_space% in config.ini, e.g.: tagsseparator = %ideo_space%

Download link for latest version, source code in GitHub.

Donate http://bit.ly/PixivUtilDonation

pixiv downloader 20160806

Changelog for 20160806

  • Implement #141: allow custom datetime format for filename.
  • Fix image caption parsing.
  • Remove tempFolder configuration, use tempfile.mkdtemp() instead.

Note: use %works_date_fmt{<format>}% ==> works date using custom format. The format is using Python string format notation, e.g.

%works_date_fmt{%Y-%m-%d}%

Download link for latest version, source code in GitHub.

Donate http://bit.ly/PixivUtilDonation

pixiv downloader 20160726

Changelog for 20160726

  • Implement #135: convert ugoira to gif.
    Required setting in config.ini
    createugoira = True
    deletezipfile = True
    creategif = True
    tempfolder = D:/valid_folder/temp
  • Implement #140: skip image based on blacklisted member id.
    Please create blacklist_members.txt in the app folder and set useblacklistmembers = True in config.ini

special note:

  • I have change the packaging in py2exe setup, please backup you config files and db, then delete the old files, then extract the new files, then restore the config files from your backup.

Download link for latest version, source code in GitHub.

Donate http://bit.ly/PixivUtilDonation