Advertisement
Ariskapp9

Untitled

Feb 21st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. PixivDownloader2 version 20171226
  2. https://github.com/Nandaka/PixivUtil2/releases
  3. Donate at https://bit.ly/PixivUtilDonation
  4. Reading C:\Users\Kurdaitcha\Desktop\New folder (11)\pixivutil2017126\config.ini
  5. ...
  6. done.
  7. using default DB Path: C:\Users\Kurdaitcha\Desktop\New folder (11)\pixivutil2017
  8. 126\db.sqlite
  9. Creating database... done.
  10. Only process member where day last updated >= 7
  11. Using Username: ariskapp9
  12. Trying to log with saved cookie
  13. Login successfull.
  14. PixivDownloader2 version 20171226
  15. https://github.com/Nandaka/PixivUtil2/releases
  16. Donate at https://bit.ly/PixivUtilDonation
  17. 1. Download by member_id
  18. 2. Download by image_id
  19. 3. Download by tags
  20. 4. Download from list
  21. 5. Download from bookmarked artists (bookmark.php?type=user)
  22. 6. Download from bookmarked images (bookmark.php)
  23. 7. Download from tags list
  24. 8. Download new illust from bookmarked members (bookmark_new_illust.php)
  25. 9. Download by Title/Caption
  26. 10. Download by Tag and Member Id
  27. 11. Download Member Bookmark
  28. 12. Download by Group Id
  29. ------------------------
  30. d. Manage database
  31. e. Export online bookmark
  32. m. Export online user bookmark
  33. r. Reload config.ini
  34. p. Print config.ini
  35. x. Exit
  36. Input: 1
  37. Member ids: 1807696
  38. Start Page (default=1): 1
  39. End Page (default=0, 0 for no limit): 0
  40. Member IDs: [1807696]
  41. Processing Member Id: 1807696
  42. Reading C:\Users\Kurdaitcha\Desktop\New folder (11)\pixivutil2017126\config.ini
  43. ...
  44. done.
  45. Page 1
  46. Member Url: https://www.pixiv.net/member_illust.php?id=1807696&p=1
  47. Member Name : happening18
  48. Member Avatar: https://i.pximg.net/user-profile/img/2016/12/02/02/05/42/11819690
  49. _42e1a5f709e5e2e3168eaaed4cb8fc74_170.png
  50. Member Token : None
  51. Traceback (most recent call last):
  52. File "PixivUtil2.py", line 393, in process_member
  53. File "PixivHelper.pyc", line 351, in createAvatarFilename
  54. File "PixivHelper.pyc", line 149, in makeFilename
  55. TypeError: coercing to Unicode: need string or buffer, NoneType found
  56. Error at process_member(): (<type 'exceptions.TypeError'>, TypeError('coercing t
  57. o Unicode: need string or buffer, NoneType found',), <traceback object at 0x03A0
  58. A5D0>)
  59. Dumping html to: Error page for member 1807696.html
  60. Traceback (most recent call last):
  61. File "PixivUtil2.py", line 1913, in main
  62. File "PixivUtil2.py", line 1682, in main_loop
  63. File "PixivUtil2.py", line 1325, in menu_download_by_member_id
  64. File "PixivUtil2.py", line 393, in process_member
  65. File "PixivHelper.pyc", line 351, in createAvatarFilename
  66. File "PixivHelper.pyc", line 149, in makeFilename
  67. TypeError: coercing to Unicode: need string or buffer, NoneType found
  68. press enter to exit.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement