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

Manga Mode downloading mobile site images following site redesign. #22

Closed
Archet opened this issue Jul 1, 2013 · 5 comments
Closed

Comments

@Archet
Copy link

Archet commented Jul 1, 2013

Following a recent redesign of Pixiv's manga sub-pages, the utility has been attempting to download images from the mobile site as well as the normal 'big' image. It returns a 404 when it looks for the 'big' image on the mobile site, and downloads the 128x128 preview image instead.

It appears that the new design is hosting the mobile images in a way that causes the utility to register them as normal images. When downloading a two-image submission, it registers four images on the page.
#4

Processing Image Id: 35718646
Title: ??????????????????
Tags : ?????????? ???????????? ?????? ??
Mode : manga
Page Count : 4
Image URL : http://i1.pixiv.net/img05/img/hitman/35718646_big_p0.jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_big_p0.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
Start downloading... 1332421 of 1332421 Bytes Complete.
done.

Image URL : http://i1.pixiv.net/img05/img/hitman/mobile/35718646_128x128_big_p0.
jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_128x128_big_p0.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
[downloadImage()] HTTP Error 404: Not Found (http://i1.pixiv.net/img05/img/hitma
n/mobile/35718646_128x128_big_p0.jpg)
No big manga image available, try the small one

Image URL : http://i1.pixiv.net/img05/img/hitman/mobile/35718646_128x128_p0.jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_128x128_p0.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
Start downloading... 14602 of 14602 Bytes Complete.
done.

Image URL : http://i1.pixiv.net/img05/img/hitman/35718646_big_p1.jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_big_p1.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
Start downloading... 161704 of 161704 Bytes Complete.
done.

Image URL : http://i1.pixiv.net/img05/img/hitman/mobile/35718646_128x128_big_p1.
jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_128x128_big_p1.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
[downloadImage()] HTTP Error 404: Not Found (http://i1.pixiv.net/img05/img/hitma
n/mobile/35718646_128x128_big_p1.jpg)
No big manga image available, try the small one

Image URL : http://i1.pixiv.net/img05/img/hitman/mobile/35718646_128x128_p1.jpg
Filename : K:\Download Pile\Pixiv\Test\35718646_128x128_p1.jpg
Using Referer: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=35718
646
Start downloading... 7727 of 7727 Bytes Complete.
done.

@Nandaka
Copy link
Owner

Nandaka commented Jul 1, 2013

Fixed in 07f2fe2

@Nandaka Nandaka closed this as completed Jul 1, 2013
@Owyn
Copy link

Owyn commented Aug 29, 2013

Getting same error but in addition to 404 errors it sucessfully downloads 128x128 copy of images I don't need,
using downloaded 5 minutes ago PixivDownloader2 version 20130804

2013-08-29 20:42:02,687 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_big_p7.jpg
2013-08-29 20:42:07,315 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_128x128_big_p7.jpg
2013-08-29 20:42:07,941 - PixivUtil20130511 - ERROR - [downloadImage()] HTTP Error 404: Not Found (http://i2.pixiv.net/img74/img/tarutaru22/mobile/22412871_128x128_big_p7.jpg)
2013-08-29 20:42:07,943 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_128x128_p7.jpg
2013-08-29 20:42:08,855 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_big_p8.jpg
2013-08-29 20:42:14,782 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_128x128_big_p8.jpg
2013-08-29 20:42:15,400 - PixivUtil20130511 - ERROR - [downloadImage()] HTTP Error 404: Not Found (http://i2.pixiv.net/img74/img/tarutaru22/mobile/22412871_128x128_big_p8.jpg)
2013-08-29 20:42:15,401 - PixivUtil20130511 - DEBUG - Sanitized Filename: V:\DL Image Packs\2963099 (tarutaru22)\22412871\22412871_128x128_p8.jpg

downloading by memeber id (1)

@Nandaka
Copy link
Owner

Nandaka commented Aug 30, 2013

You are using the old version: PixivUtil20130511

Checked with the 20130804 and it is working correctly:

2013-08-30 09:14:19,835 - PixivUtil20130804 - DEBUG - Sanitized Filename: C:\PixivUtil2\testapp\Images\茶葉猫 (2963099) tarutaru22\22412871_big_p01 - まとめ.jpg

@Owyn
Copy link

Owyn commented Aug 30, 2013

Oh, you'r right,I remember now I downloaded with the old one and then after noticing errors tried downloading with new one but it said all files are already downloaded. Thanks.

Remember to backup the old db first

@Nandaka
Copy link
Owner

Nandaka commented Aug 30, 2013

You can delete the wrong files and do Database Cleanup (select d. Manage database -> c. Clean Up Database, might take some time). After that, you can retry the download.

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

3 participants