Changelog:
- Â Fix filename for manga mode.
- Add strip() for parsing list.txt.
- Fix downloadlistdirectory parsing for list.txt.
- Update exception handling so the console window doesn’t immidiately closed.
- Update the readme.txt.
- Fix DB image saving (20110821b)
i got HTTP Error 403: request disallowed by robots.txt
what should i do…?
Please check the latest version, anyway just set userobot = False in config.ini (case sensitive)
Is anyone else having trouble logging into Pixiv now?
Hi nandaka
Is there any option for not downloading avatar file? It seems to me that the member avatar will be downloaded repeatedly even the artist doesn’t update any images.Maybe I set something wrong but I can’t figure it out…
Thanks 🙂
currently the member avatar is always downloaded (because the file size is small), I will change later so it can detect the changes later on.
thank you so much! 🙂
2011-09-08 20:21:22,585 – PixivUtil20110821b – ERROR – Error at pixivLogin(): (, FormNotFoundError(“no form matching name ‘loginForm'”,), )
And it was working yesterday, can someone explain how to fix this pretty please?
Pixiv update their website, so the login process is broken. Currently you can login if you copy the cookies from the browser (see here). I will update it on the weekend.
Thank you very much!
Im upgrading from pixivutil20110205, and I cant get past the login. I can do it fine from my browser.
This is the error I get:
Password ?
logging in
Log in using form.
Error at pixivLogin(): (, FormNo
tFoundError(“no form matching name ‘loginForm'”,), )
failed
Traceback (most recent call last):
File “PixivUtil2.py”, line 825, in main
File “PixivUtil2.py”, line 261, in pixivLogin
File “mechanize_mechanize.pyc”, line 524, in select_form
FormNotFoundError: no form matching name ‘loginForm’
press enter to exit.
My second issue is that I am having trouble getting it to find my list.txt, it gives me (cannot find ‘..\list.txt’). I have it inside the pixivutil folder:
[Settings]
proxyaddress =
useproxy = False
useragent = Mozilla/5.0 (X11; U; Unix i686; en-US; rv:1.9.0.1) Gecko/2008071615 Fedora/3.0.1-1.fc9 Firefox/3.0.1
debughttp = False
userobots = True
filenameformat = %member_token% (%member_id%)%image_id%
timeout = 60
uselist = True
processfromdb = True
overwrite = False
tagsseparator = ,
daylastupdated = 7
rootdirectory = E:Downloaded
retry = 999
retrywait = 5
createdownloadlists = False
downloadlistdirectory = ..
irfanviewpath = C:Program FilesIrfanView
startirfanview = False
startirfanslide = False
alwayscheckfilesize = True
checkupdatedlimit = 0
[Pixiv]
numberofpage = 0
Well, I got the login to work by using the instructions for the cookie back in the 20110708 version. I guess its required now.
But I still can’t get it to find the list.txt inside the folder.
Thanks for the information.
For the list.txt, set the downloadListDirectory in the config to the directory where list.txt is located.
I got it to work by using a single “.” instead of the “..” that appears in the default config.ini inside the zip.
Reminds me a little of that linux command line book I never got too far in, heh.
‘..’ ==> previous dir
‘.’ ==> current dir
🙂
Looks like Pixiv changed the login method and downloader doesn’t work anymore.
Can’t thank you enough for creating this program. It’s saved me so much time and effort in terms of downloading.
That said, bit of a problem (most likely on my end, but not sure). Since yesterday I’ve been getting this message whenever I start up the program:
Error at pixivLogin(): (, FormNo
tFoundError(“no form matching name ‘loginForm'”,), )
failed
Traceback (most recent call last):
File “PixivUtil2.py”, line 825, in main
File “PixivUtil2.py”, line 261, in pixivLogin
File “mechanize_mechanize.pyc”, line 524, in select_form
FormNotFoundError: no form matching name ‘loginForm’
press enter to exit.
From what I gather there seems to be some sort of problem with my login name, but I’m not sure why.
Is there a way I can type Japanese characters in cmd.exe? I find the download by tag useless since most tags are in Japanese :/
I assume you are using windows, use MS IME or copy paste to the console (need to change non-unicode to japan, google it).
Bug: Re-downloads big manga mode images. Fix is needed. 🙂
side effect of filename fixing for manga mode, it is normal
Anyhow I wouldn’t call it normal if user has permitted not to do so~.