- Fix Issue #290: Update parser for option 8. New image from followed members.
Donate https://bit.ly/PixivUtilDonation
Download link for latest version, source code in GitHub.
small collection of my stuff!
Donate https://bit.ly/PixivUtilDonation
Download link for latest version, source code in GitHub.
Comments are closed.
2018-01-02 17:10:58,625 – PixivUtil20171127 – ERROR – Error at doLogin(): (, URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)’),), )
2018-01-02 17:10:58,625 – PixivUtil20171127 – ERROR – Traceback (most recent call last):
File “PixivUtil2.py”, line 1741, in doLogin
File “PixivBrowserFactory.pyc”, line 176, in loginUsingCookie
File “mechanize\_mechanize.pyc”, line 203, in open
File “mechanize\_mechanize.pyc”, line 230, in _mech_open
File “mechanize\_opener.pyc”, line 193, in open
File “mechanize\_urllib2_fork.pyc”, line 344, in _open
File “mechanize\_urllib2_fork.pyc”, line 332, in _call_chain
File “mechanize\_urllib2_fork.pyc”, line 1170, in https_open
File “mechanize\_urllib2_fork.pyc”, line 1118, in do_open
URLError:
2018-01-02 17:10:58,625 – PixivUtil20171127 – ERROR – Cannot Login!
2018-01-02 17:10:58,625 – PixivUtil20171127 – ERROR – Traceback (most recent call last):
File “PixivUtil2.py”, line 1905, in main
File “PixivUtil2.py”, line 1747, in doLogin
PixivException: 1005 ‘Cannot Login!’
Started yesterday while downloading. Running on WinXP.
winxp is not supported anymore because it doesn’t support new HTTPS/SSL security. Update your OS.
Is that the problem though? It was working normally before.
Maybe the pixiv server changed their security level? Can you open the website (https://www.pixiv.net/) in the browser without any security error?
Yes, there are no problems opening pixiv on the browser.
Hello. I created a blacklist_tags in the main folder but the program responded with ” ERROR – File doesn’t exists or no permission to read: blacklist_tags.txt”. Did I do anything wrong? Thank you.
Ensure the config.ini is updated (‘useblacklisttags = True’) and the application has access to the file: blacklist_tags.txt.
If you are using japanese kana to write the blacklist, ensure it is saved using UTF-8 encoding in the notepad.
If it still doesn’t work, can you report this in github issue tracker with the log file? https://github.com/Nandaka/PixivUtil2/issues