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

6 thoughts on “pixiv downloader 20151019”

  1. Fantastic program! save me lots of time ! I love the function that downloaded by the list. And I have some questions
    1.If I have downloaded images from an artist, and I want to download new artworks again few months later, will it just download new images ? or download the old ones all again?
    2.I couldn’t find the function which can generate the list with members’ID, so that I could get all of them without copying those IDs by myself one after another
    Sorry for the trouble and thanks for the help : )
    Fantastic program!!!!

    1. 1. It should not redownload the images unless you set alwaysCheckFileSize=True and the local file is deleted/missing/renamed.
      2. Nope, you need to create it manually. It will load from list.txt and then save it to DB if processfromdb=True for option 3.

      check the readme for more details.

  2. Fantastic program! save me lots of time ! I love the function that downloaded by the list. And I have some questions
    1.If I have downloaded images from an artist, and I want to download new artworks again few months later, will it just download new images ? or download the old ones all again?
    2.I couldn’t find the function which can generate the list.txt with members’ID, so that I could get all of them without copying those IDs by myself one after another
    Sorry for the trouble and thanks for the help : )
    Fantastic program!!!!

    1. r18mode = True << that artist doesn't have R-18 images. Set it to False.

      See the readme: Only list images tagged R18, for member, member's bookmark, and search by tag. Set to 'True' to apply.

Comments are closed.