Nandaka / PixivUtil2

Download images from Pixiv and more!
http://nandaka.devnull.zone/
BSD 2-Clause "Simplified" License
2.38k stars 255 forks source link

unable to download images by member_id after latest pixiv update (probably) #48

Closed Owyn closed 10 years ago

Owyn commented 10 years ago

PixivDownloader2 version 20140926 https://nandaka.wordpress.com/tag/pixiv-downloader/ Reading V:\folder\config.ini ... Error at loadConfig(): (<class 'ConfigParser.NoOptionError'>, No option 'writeUg oiraInfo' in section: 'Settings', <traceback object at 0x020F0FA8>) Some configuration have invalid value, replacing with the default value. Writing config file... Backing up old config (error exist!) to config.ini.error- 1412089005 done. done. Creating database... done. Only process member where day last updated >= 7 Using Username: test56 logging in with saved cookie Trying to log with saved cookie done. PixivDownloader2 version 20140926 https://nandaka.wordpress.com/tag/pixiv-downloader/

  1. Download by member_id
  2. Download by image_id
  3. Download by tags
  4. Download from list
  5. Download from online user bookmark
  6. Download from online image bookmark
  7. Download from tags list
  8. Download new illust from bookmark
  9. Download by Title/Caption
  10. Download by Tag and Member Id
  11. Download Member Bookmark

    12. Download by Group Id

d. Manage database e. Export online bookmark r. Reload config.ini p. Print config.ini x. Exit Input: 1 Member ids: 1573847 Start Page (default=1): End Page (default=0, 0 for no limit): Processing Member Id: 1573847 Reading V:\folder\config.ini ... done. Page 1 Member Url: http://www.pixiv.net/member_illust.php?id=1573847&p=1 Traceback (most recent call last): File "PixivUtil2.py", line 427, in process_member File "PixivModel.pyc", line 46, in init File "PixivModel.pyc", line 93, in ParseImages AttributeError: 'NoneType' object has no attribute 'ul' Error at process_member(): (<type 'exceptions.AttributeError'>, AttributeError(" 'NoneType' object has no attribute 'ul'",), <traceback object at 0x0285D6C0>) Dumping html to: Error page for member 1573847.html Traceback (most recent call last): File "PixivUtil2.py", line 1813, in main File "PixivUtil2.py", line 1609, in main_loop File "PixivUtil2.py", line 1315, in menu_download_by_member_id File "PixivUtil2.py", line 427, in process_member File "PixivModel.pyc", line 46, in init File "PixivModel.pyc", line 93, in ParseImages AttributeError: 'NoneType' object has no attribute 'ul' press enter to exit.

Nandaka commented 10 years ago

should be fixed in ab8659ca284bf030a6474e71173d5b757a8b0fb9