Change Log:
- Add feature to export image information to text file. Set writeimageinfo = True to use in config.ini.
Download link for Pixiv Downloader 20121028, source code in GitHub. Donation link on sidebar =>
small collection of my stuff!
Change Log:
Download link for Pixiv Downloader 20121028, source code in GitHub. Donation link on sidebar =>
Comments are closed.
Does tag-based downloads work if the tag is japanese? Japanese appears as “?????” in the program since it is cmd-based.
If you enable japanese input in cmd console, then it should works, if not you can create a text file and save it as
tags.txt
in the application folder and use option7
to download from the tags list. See readme.txt.I tried using the tags.txt file first. I put in all the tags (Japanese) that I want in each line. To do that, I had to change the encoding of the txt file to Shift-JIS so it will appear right. In pixiv, this happened.
http://pastebin.com/BwuvCNKz
I don’t know how to enable japanese input in cmd.exe. Do I have to use something else like the free program console? I don’t want to switch locale… I tried using applocale already, but it didn’t work.
Please save the tags.txt using UTF-8 encoding 😀
perfect!
Is there a way to DL only pics with a certain amount of bookmarks as well as tags?
There is option 3 (Download by Tags), you can specify the minimum bookmark count for filtering the result. Use 0 if you want all.
But that’s only one tag, right? Can you add a feature to specify bookmark count for tag list search?
I’ll see about it, most likely the tag list format need to be changed.
For some reasons, pixivutil wont let me log in. Here’s the error message that I got: http://i.imgur.com/vJriX.jpg . Please look into it whenever you’re able to, thanks in advance!
Based on the error message, your connection to Pixiv server is timed-out.
Can you check using your browser if you can open pixiv.net?
Try to increase the
timeout
value or setusessl = True
inconfig.ini
.May the fact I had set “usessl = False” be the cause of an occasional error saying “not logged in!” that forced me to close the program and restart it? Now I’ve set the value on “True” and I’ll see if that happens again.
Oh yes, I can still browse pixiv using my browser. I’ve tried those methods, they didn’t help. Increasing the timeout value made the connecting time longer, but it never succeeded.
Can you set
debughttp = True
inconfig.ini
and paste the result in pastebin?Either the server ignore the connection or your isp have some trouble with pixiv.
Try to set
proxyaddress
anduseproxy = True
, see the details in readme.txt.For some reason, user 3281699 gives an error. Can you look into this?
This is not an error. User doesn’t have submitted illustration, only have bookmarked images.
Oh wow. My bad.