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

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

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