manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.8k stars 469 forks source link

[Site Request] INKR Comics #3782

Open jojokira opened 3 years ago

jojokira commented 3 years ago

Name of the website thewebsitename

Website urls (examples below)

Languages List of languages supported by the website

*Website relationship If applicable describe the relation with any other website (eg : "alternative domain, copy of ...").

Additional details Add any other context details that you may have found (like template to reuse)

MikeZeDev commented 1 year ago

Usual NEXTJS app, but with encrypted answers. If someone is motivated

MikeZeDev commented 1 year ago

If anyone is interested here is a prototype that works. https://github.com/MikeZeDev/hakuneko/blob/Experiments/src/web/mjs/connectors/INKR.mjs.

NEXTJS api results are compressed using LZSTRING base64. Then we have to unpack so they make senses. The code is ugly but works.

Also : i had to comment a whole function for the unpacking to work because our node version doesn't know "BigInt".

zeoint commented 1 year ago

I can't find this in connectors to test.

MikeZeDev commented 1 year ago

Cause it doesnt exist.

zeoint commented 1 year ago

Cool. So it was meant to your team. My bad.