23 thoughts on “pixiv downloader 20141201”

  1. I used privious version of this program, and I found same problem yesterday. The cause of error is Pixiv website update, maybe.

  2. Yeah, I am getting the same errors as well, seems Pixiv changed something so we have to wait for a new version now.

  3. I get an error like this everytime i try to download non-manga illust.

    Processing Image Id: 47504576
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    Error at process_image(): (, UnboundLocalEr
    ror(“local variable ‘temp’ referenced before assignment”,), )
    Dumping html to: Error medium page for image 47504576.html
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1688, in main
    File “PixivUtil2.py”, line 1486, in main_loop
    File “PixivUtil2.py”, line 1225, in menu_download_by_image_id
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    press enter to exit.

    Help?

  4. I’m also getting an error – using download by tag (10) and by image (2):

    2014-12-11 05:25:33,283 – PixivUtil20141201 – INFO – ###############################################################
    2014-12-11 05:25:33,283 – PixivUtil20141201 – INFO – Starting…
    2014-12-11 05:25:33,286 – PixivUtil20141201 – INFO – Setting log level to: DEBUG
    2014-12-11 05:25:33,286 – PixivUtil20141201 – INFO – No default cookie jar available, creating…
    2014-12-11 05:25:33,289 – PixivUtil20141201 – INFO – Only process member where day last updated >= 7
    2014-12-11 05:25:33,289 – PixivUtil20141201 – INFO – Using Username:
    2014-12-11 05:25:33,290 – PixivUtil20141201 – INFO – Trying to log with saved cookie
    2014-12-11 05:25:34,924 – PixivUtil20141201 – INFO – Login successfull.
    2014-12-11 05:25:34,924 – PixivUtil20141201 – INFO – Logged in using cookie
    2014-12-11 05:25:34,943 – PixivUtil20141201 – INFO – Image id mode.
    2014-12-11 05:25:37,915 – PixivUtil20141201 – ERROR – Error at process_image(): (, UnboundLocalError(“local variable ‘temp’ referenced before assignment”,), )
    2014-12-11 05:25:37,915 – PixivUtil20141201 – ERROR – Error at process_image(): 47506739
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    2014-12-11 05:25:37,927 – PixivUtil20141201 – ERROR – Dumping html to: Error medium page for image 47506739.html
    2014-12-11 05:25:37,930 – PixivUtil20141201 – ERROR – Unknown Error: local variable ‘temp’ referenced before assignment
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1688, in main
    File “PixivUtil2.py”, line 1486, in main_loop
    File “PixivUtil2.py”, line 1225, in menu_download_by_image_id
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    2014-12-11 05:25:38,742 – PixivUtil20141201 – INFO – EXIT
    2014-12-11 05:25:38,743 – PixivUtil20141201 – INFO – ###############################################################

  5. After settling down for a couple months, Pixiv may be acting up again. Trying to download a profile results in the software able to get only the profile pic of the user, then it gets some error messages before stopping. With option 8, it simply shuts down after trying the first image in the list.

    Log from trying to use option 8 follows. Notice that the previous time I used the software was less than 4 hours earlier, and it was all fine.

    ——-

    2014-12-11 10:04:43,513 – PixivUtil20141201 – INFO – ###############################################################
    2014-12-11 10:04:43,513 – PixivUtil20141201 – INFO – Starting…
    2014-12-11 10:04:43,513 – PixivUtil20141201 – ERROR – Error at loadConfig()
    Traceback (most recent call last):
    File “PixivConfig.pyc”, line 90, in loadConfig
    File “PixivHelper.pyc”, line 269, in OpenTextFile
    File “codecs.pyc”, line 881, in open
    IOError: [Errno 2] No such file or directory: u’D:\Davide\pixivup\config.ini’
    2014-12-11 10:04:43,607 – PixivUtil20141201 – INFO – Setting log level to: DEBUG
    2014-12-11 10:04:43,607 – PixivUtil20141201 – INFO – No default cookie jar available, creating…
    2014-12-11 10:04:43,872 – PixivUtil20141201 – INFO – Only process member where day last updated >= 7
    2014-12-11 10:06:16,371 – PixivUtil20141201 – INFO – ###############################################################
    2014-12-11 10:06:16,371 – PixivUtil20141201 – INFO – Starting…
    2014-12-11 10:06:16,387 – PixivUtil20141201 – INFO – Setting log level to: DEBUG
    2014-12-11 10:06:16,387 – PixivUtil20141201 – INFO – No default cookie jar available, creating…
    2014-12-11 10:06:16,401 – PixivUtil20141201 – INFO – Only process member where day last updated >= 7
    2014-12-11 10:06:16,401 – PixivUtil20141201 – INFO – Using Username: cpgendo
    2014-12-11 10:06:16,401 – PixivUtil20141201 – INFO – Log in using form.
    2014-12-11 10:06:25,371 – PixivUtil20141201 – INFO – Logging in, return url: http://www.pixiv.net/mypage.php
    2014-12-11 10:06:25,387 – PixivUtil20141201 – INFO – Logged in
    2014-12-11 10:06:25,387 – PixivUtil20141201 – INFO – new cookie value: 2154681_090653b1d32d97a3716bf993b86f04e0
    2014-12-11 10:06:29,089 – PixivUtil20141201 – INFO – New Illust from Bookmark mode.
    2014-12-11 10:06:35,072 – PixivUtil20141201 – ERROR – Error at process_image(): (, UnboundLocalError(“local variable ‘temp’ referenced before assignment”,), )
    2014-12-11 10:06:35,072 – PixivUtil20141201 – ERROR – Error at process_image(): 47505704
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    2014-12-11 10:06:35,131 – PixivUtil20141201 – ERROR – Dumping html to: Error medium page for image 47505704.html
    2014-12-11 10:06:35,134 – PixivUtil20141201 – ERROR – Error at process_new_illust_from_bookmark(): (, UnboundLocalError(“local variable ‘temp’ referenced before assignment”,), )
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 968, in process_new_illust_from_bookmark
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    2014-12-11 10:06:35,142 – PixivUtil20141201 – ERROR – Unknown Error: local variable ‘temp’ referenced before assignment
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1688, in main
    File “PixivUtil2.py”, line 1498, in main_loop
    File “PixivUtil2.py”, line 1382, in menu_download_new_illust_from_bookmark
    File “PixivUtil2.py”, line 968, in process_new_illust_from_bookmark
    File “PixivUtil2.py”, line 494, in process_image
    File “PixivModel.pyc”, line 224, in __init__
    File “PixivModel.pyc”, line 289, in ParseInfo
    UnboundLocalError: local variable ‘temp’ referenced before assignment
    2014-12-11 10:06:35,144 – PixivUtil20141201 – INFO – EXIT
    2014-12-11 10:06:35,144 – PixivUtil20141201 – INFO – ###############################################################

  6. It seems like “alwayscheckfilesize” is no longer functioning like it used to. It’s only checking if a bigger file size is available and ignores any smaller file size with a “local larger” notification. In theory this seems like a good idea but there are several artists who update their images with new improved (see: fix mistakes, add lighting, etc) versions. These improved versions sometimes end up being the same resolution but slightly smaller (by about 1-5kb) and this means they will not download anymore.

    Please consider adding an extra option in the config to allow for always downloading different size images whether larger or smaller. Thanks!

  7. From my last image I got another 2000 and then I get stuck again. Should I create a github issue ticket or should I post the thing here to see if it is really a bug?

Comments are closed.