Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Owyn opened this issue Sep 30, 2014 · 1 comment
Closed

Comments

@Owyn
Copy link

Owyn commented Sep 30, 2014

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
Copy link
Owner

Nandaka commented Oct 6, 2014

should be fixed in ab8659c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants