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

[Bug] Upgraded to v1.1.15. Comic can download but still have undownloadable image list problem #51

Open
Yucie opened this issue Mar 23, 2024 · 1 comment

Comments

@Yucie
Copy link

Yucie commented Mar 23, 2024

Last week (Wait to watch image show blue)

287501317-9ae48867-d77d-4248-8409-fb05ba42f9ba

Now (Wait to watch image show grey)

screencapture-piccoma-web-product-93469-episodes-2024-03-23-16_13_58

screencapture-piccoma-web-product-93469-2024-03-23-16_15_59

Clipboard01fdsafdsa

Allowed chapeter will be download and will try to get the list from 15(1) to 49(3) [Need to wait chapter]

Other comic also allow download the downloadable chapter and try to get image list from undownloadable chapter
Clipboard01fdsfdsfsa

This take alot of time to try get from undownloadable list.

@or-deal
Copy link

or-deal commented Mar 23, 2024

Yes, now it's necessary to call the /fr/_next/data/{{ BUILD_ID }}/fr/viewer/{{ PRODUCT_ID }}/{{ EP_ID }}.json?productId={{ PRODUCT_ID }}&episodeId={{ EP_ID }} endpoint, then retrieve the images list at pageProps.initialState.viewer.pData.contents.
What worries me most, it's the encType and isScrambled fields presence. I'm afraid that means there will be (now or in the future) several different scramble algorithms.

Also, the scrambling algorithm has changed 😔

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