Advertisement
Guest User

Another interesting thing with PixivDownloader

a guest
Jun 25th, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. 2014-06-26 06:39:51,082 - PixivUtil20140620 - INFO - Member Url: http://www.pixiv.net/member_illust.php?id=10594960&p=1&tag=R-18
  2. 2014-06-26 06:40:04,233 - PixivUtil20140620 - DEBUG - Sanitized Filename: /home/nho/adata/pixiv/10594960/folder.jpg
  3. 2014-06-26 06:40:29,592 - PixivUtil20140620 - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",
  4. ), <traceback object at 0x41ff518>)
  5. 2014-06-26 06:40:29,592 - PixivUtil20140620 - ERROR - Error at process_image(): 44311403
  6. Traceback (most recent call last):
  7. File "PixivUtil2.py", line 619, in process_image
  8. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  9. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  10. self.ParseInfo(page)
  11. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  12. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  13. AttributeError: 'NoneType' object has no attribute 'group'
  14. 2014-06-26 06:40:29,600 - PixivUtil20140620 - ERROR - Dumping html to: Error Medium Page for image 44311403.html
  15. 2014-06-26 06:40:29,601 - PixivUtil20140620 - ERROR - Error at process_member(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'"
  16. ,), <traceback object at 0x41ff638>) Member Id: 10594960
  17. Traceback (most recent call last):
  18. File "PixivUtil2.py", line 515, in process_member
  19. result = process_image(mode, artist, image_id, user_dir, bookmark, title_prefix=title_prefix) # Yavos added dir-argument to pass
  20. File "PixivUtil2.py", line 619, in process_image
  21. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  22. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  23. self.ParseInfo(page)
  24. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  25. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  26. AttributeError: 'NoneType' object has no attribute 'group'
  27. 2014-06-26 06:40:40,104 - PixivUtil20140620 - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",
  28. ), <traceback object at 0x3cb47a0>)
  29. 2014-06-26 06:40:40,104 - PixivUtil20140620 - ERROR - Error at process_image(): 44311403
  30. Traceback (most recent call last):
  31. File "PixivUtil2.py", line 619, in process_image
  32. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  33. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  34. self.ParseInfo(page)
  35. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  36. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  37. AttributeError: 'NoneType' object has no attribute 'group'
  38. 2014-06-26 06:40:40,104 - PixivUtil20140620 - ERROR - Dumping html to: Error Medium Page for image 44311403.html
  39. 2014-06-26 06:40:40,105 - PixivUtil20140620 - ERROR - Error at process_member(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'"
  40. ,), <traceback object at 0x3cb48c0>) Member Id: 10594960
  41. Traceback (most recent call last):
  42. File "PixivUtil2.py", line 515, in process_member
  43. result = process_image(mode, artist, image_id, user_dir, bookmark, title_prefix=title_prefix) # Yavos added dir-argument to pass
  44. File "PixivUtil2.py", line 619, in process_image
  45. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  46. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  47. self.ParseInfo(page)
  48. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  49. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  50. AttributeError: 'NoneType' object has no attribute 'group'
  51. 2014-06-26 06:40:50,645 - PixivUtil20140620 - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",
  52. ), <traceback object at 0x442d9e0>)
  53. 2014-06-26 06:40:50,645 - PixivUtil20140620 - ERROR - Error at process_image(): 44311403
  54. Traceback (most recent call last):
  55. File "PixivUtil2.py", line 619, in process_image
  56. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  57. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  58. self.ParseInfo(page)
  59. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  60. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  61. AttributeError: 'NoneType' object has no attribute 'group'
  62. 2014-06-26 06:40:50,646 - PixivUtil20140620 - ERROR - Dumping html to: Error Medium Page for image 44311403.html
  63. 2014-06-26 06:40:50,646 - PixivUtil20140620 - ERROR - Error at process_member(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",), <traceback object at 0x442db00>) Member Id: 10594960
  64. Traceback (most recent call last):
  65. File "PixivUtil2.py", line 515, in process_member
  66. result = process_image(mode, artist, image_id, user_dir, bookmark, title_prefix=title_prefix) # Yavos added dir-argument to pass
  67. File "PixivUtil2.py", line 619, in process_image
  68. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  69. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  70. self.ParseInfo(page)
  71. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  72. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  73. AttributeError: 'NoneType' object has no attribute 'group'
  74. 2014-06-26 06:41:01,161 - PixivUtil20140620 - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",), <traceback object at 0x3cfdc20>)
  75. 2014-06-26 06:41:01,162 - PixivUtil20140620 - ERROR - Error at process_image(): 44311403
  76. Traceback (most recent call last):
  77. File "PixivUtil2.py", line 619, in process_image
  78. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  79. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  80. self.ParseInfo(page)
  81. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  82. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  83. AttributeError: 'NoneType' object has no attribute 'group'
  84. 2014-06-26 06:41:01,162 - PixivUtil20140620 - ERROR - Dumping html to: Error Medium Page for image 44311403.html
  85. 2014-06-26 06:41:01,163 - PixivUtil20140620 - ERROR - Error at process_member(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",), <traceback object at 0x3cfdd40>) Member Id: 10594960
  86. Traceback (most recent call last):
  87. File "PixivUtil2.py", line 515, in process_member
  88. result = process_image(mode, artist, image_id, user_dir, bookmark, title_prefix=title_prefix) # Yavos added dir-argument to pass
  89. File "PixivUtil2.py", line 619, in process_image
  90. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  91. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  92. self.ParseInfo(page)
  93. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  94. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  95. AttributeError: 'NoneType' object has no attribute 'group'
  96. 2014-06-26 06:41:11,655 - PixivUtil20140620 - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'group'",), <traceback object at 0x4439170>)
  97. 2014-06-26 06:41:11,656 - PixivUtil20140620 - ERROR - Error at process_image(): 44311403
  98. Traceback (most recent call last):
  99. File "PixivUtil2.py", line 619, in process_image
  100. image = PixivImage(iid=image_id, page=parse_medium_page, parent=artist, fromBookmark=bookmark, bookmark_count=bookmark_count)
  101. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 254, in __init__
  102. self.ParseInfo(page)
  103. File "/home/nho/workshop/PixivUtil2/PixivModel.py", line 312, in ParseInfo
  104. self.imageId = int(re.search('illust_id=(\d+)',temp).group(1))
  105. AttributeError: 'NoneType' object has no attribute 'group'
  106. 2014-06-26 06:41:11,656 - PixivUtil20140620 - ERROR - Dumping html to: Error Medium Page for image 44311403.html
  107. 2014-06-26 06:41:11,656 - PixivUtil20140620 - ERROR - Giving up image_id: 44311403
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement