Changelog for 20160513:
- Add null check before dumping html.
- Fix Issue #115: update login method.
Download link for latest version, source code in GitHub.
small collection of my stuff!
Changelog for 20160513:
Download link for latest version, source code in GitHub.
Comments are closed.
Is it possible to auto split private and public bookmarks into separate folders?
currently no, but you can use 2 different config to save to different folder.
Im getting these errors with certain files:
Checking local filename… Getting remote filesize…
Using Referer: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=5716
2780
Start downloading… Using Referer: http://www.pixiv.net/member_illust.php?mode=
medium&illust_id=57162780
6107313 of 6107313 Bytes Completed in 5.213s (1.12 MiB/s)
Image invalid, deleting…
Traceback (most recent call last):
File “PixivUtil2.py”, line 137, in download_image
File “PIL\ImageFile.pyc”, line 222, in load
IOError: image file is truncated (1192130 bytes not processed)
Error at download_image(): (, IOError(‘image file is
truncated (1192130 bytes not processed)’,), ) at
http://i1.pixiv.net/img-original/img/2016/05/31/22/31/38/57162780_p6.jpg (9001)
Retrying [3]…
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Hmm, looks like that image is invalid/corrupted from the server side. Looks like the page 6 got corrupted. Can you log this in GitHub?
another way, modify config.ini and set
in [Settings] section
How do I save images to one folder ?
whenever I download images with tags, it saves into multiple folders with artist’s name and ID#.
I tried to fix this issue with touching config file, but I couldn’t do anything.
Please direct me which section of config I have to fix. Thank you.
on [Settings], modify below items (refer to readme.txt for the format
– filenameformat
– filenamemangaformat
If you want to merge into single folder, remove the path separator ‘\’ from the format.
Image ID (56923120): ‘ascii’ codec can’t encode character u’\ub144′ in position
4: ordinal not in range(128)
Dumping html to: Error medium page for image 56923120.html
how can i fix this error?
Hi Nandaka, thank you for this amazing tool, it’s really powerful and easy to use.
I have some feedback but I’m not sure If I’m doing something wrong or if its a limitation on the tool.
When createmangadir is set to true, it does create a dir, as it is supposed to, but the image names are generated with a sort of an error, example:
‘.\38502659\_p0_*name*.jpg’ is generated instead of ‘.\38502659\38502659_p0_*name*.jpg’.
I’ve tried combining: ‘%artist% (%member_id%)\%image_id% %urlFilename% – %title%’ but it gives me a folder with with the 2x id name and the image still gets named ‘_p0_*name*.jpg’ inside the folder.
Anyway, thank you for your great work.
can you log this to github?
Thank you for you util. I wonder is it possible to search tags by グランブルーファンタジー. When I try to search, it has error by グランブル?ファンタジ?. So I can not use search by tags. I think it is language problems. Also, is it possible to use date in tags.list? Thank you. Have good day!
use tags.txt or encode the search term first using this site: meyerweb.com/eric/tools/dencoder/
For some reason it’s returning 0 bookmarked users when I try to download by that. Not sure why. It was working before, but I recently had to reacquire the files so I had to set everything up again. It logs in fine.
maybe you can log an issue in the github with all the details and log file: https://github.com/Nandaka/PixivUtil2/issues
There is a new error that I can’t find it in the readme.txt:
Error at loginHttps(): (, URLError(gaierror(11001, ‘getaddrinfo failed’),), )
Error at doLogin(): (, URLError(gaierror(11001, ‘getaddrinfo failed’),), )
Cannot Login!
press enter to exit.
Can you tell me how to do with it?
>> getaddrinfo failed’
looks like your internet got problem, it cannot resolve the pixiv ip address.
Thanks a lot for your Work. I appreciate it
Thank you very much. <3
thanks! you rock!