antonk5 / nekopaw

Automatically exported from code.google.com/p/nekopaw
0 stars 0 forks source link

Certain pictures always giving error on Pixiv. #255

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Certain pictures always give an error when downloaded through grabber. 
     @thread.execute(): http://pixiv.net/member_illust.php?mode=manga&illust_id=46318949: HTTP/1.1 400 Bad Request
     http://i2.pixiv.net/img-original/img/2014/10/03/00/27/55/46315653_p0.jpg: HTTP/1.1 404 Not Found

These are the two types of errors I get when downloading some pictures on 
pixiv. 

     http://www.pixiv.net/member_illust.php?mode=medium&illust_id=46318949
works compared to the url from the first error above, which doesn't in a web 
browser either. 

Original issue reported on code.google.com by soundwaf...@gmail.com on 3 Oct 2014 at 4:58

GoogleCodeExporter commented 9 years ago
Yep, I found that last night. Pixiv not compress all thumbnails to JPEG, even 
for gif and png picture, which wasn't an issue before. I added an ext check, 
have to work now.

Original comment by catgirlfighter on 3 Oct 2014 at 9:30

GoogleCodeExporter commented 9 years ago
>Pixiv not
Pixiv now*

Original comment by catgirlfighter on 3 Oct 2014 at 3:47

GoogleCodeExporter commented 9 years ago
Ok, thank you. 

Original comment by soundwaf...@gmail.com on 3 Oct 2014 at 4:23

GoogleCodeExporter commented 9 years ago
It looks like it's still giving the error. 

Original comment by soundwaf...@gmail.com on 3 Oct 2014 at 11:06

GoogleCodeExporter commented 9 years ago
http://i1.pixiv.net/img-original/img/2014/10/04/12/11/54/46340340_p0.%ext%: 
HTTP/1.1 404 Not Found
Is the error it gives now. 

Original comment by soundwaf...@gmail.com on 4 Oct 2014 at 6:16

GoogleCodeExporter commented 9 years ago
Should work now.

Original comment by catgirlfighter on 6 Oct 2014 at 10:11

GoogleCodeExporter commented 9 years ago

Original comment by catgirlfighter on 21 Oct 2014 at 3:09