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 ==> 😀
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. 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.
many thanks !
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!!!!
I keep getting a “1004 ‘no image found!'” when i try to Dl some artists collection. the latest one is member id: 7369463, heres a link to my config file: https://docs.google.com/document/d/1SqnYgQJnFMOMouQWR1QtEaOCgy1yXPhfWG-Xr4X46Yw/edit?usp=sharing
I left the comments on as well.
Sorry for the trouble and thanks for the help and this awesome program!
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.