manga-download / hakuneko

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

[Site Request] kmanga #5866

Open TristanWasTaken opened 1 year ago

TristanWasTaken commented 1 year ago

Name of the website K MANGA

Website urls (examples below)

Languages English

*Website relationship site design and layout with general infrastructure is very similar to https://pocket.shonenmagazine.com/

Additional details

TristanWasTaken commented 1 year ago

it seems like it's possible to open the general site layout outside of the us by opening the tos page and then clicking on the top left logo

MikeZeDev commented 1 year ago

site design and layout with general infrastructure is very similar to https://pocket.shonenmagazine.com/

export default class ShonenMagazinePocket extends CoreView { ,

Maybe try do it by extending CoreView then ? :)

TristanWasTaken commented 1 year ago

export default class ShonenMagazinePocket extends CoreView { ,

Maybe try do it by extending CoreView then ? :)

@MikeZeDev nope, coreview doesn't work. The site is sadly only similar and not the same. Besides mostly the same layout, it has an api, an actual ranking page (and not just a section on the main page), and doesn't use ssr like pocket. kmanga is from what I see a spa, which is probably why they have an api

devmatcha commented 1 year ago

couldn't get coreview to work either

valdearg commented 5 months ago

Not sure if it's any help, but there's a scramble_key in the viewer response:

https://api.kmanga.kodansha.com/web/episode/viewer?version=6.0.0&platform=3&episode_id=343330

And the code is in the JSON in: https://kmanga.kodansha.com/assets/chunk-6010e0fd.js