hakuneko icon indicating copy to clipboard operation
hakuneko copied to clipboard

[AnimePahe ] not working

Open WindowsRefundDay opened this issue 2 years ago • 1 comments

Did you read the troubleshooting guide Yes/No

Describe the bug A clear and concise description of what the bug is. Pokémon episode 103 and 104 came out and its on animepahe and when tried to refresh, doesn't show them even though its on the website

To Reproduce Steps to reproduce the behavior:

  1. Go to Animepahe directory
  2. Click on Pokémon (2019)
  3. Not there (103, 104)

Expected behavior A clear and concise description of what you expected to happen. EP 103, 104 showing up.

Screenshots If applicable, add screenshots to help explain your problem. image it shows 104 episodes but i had to download ep 103, 104 manually Context (please complete the following information):

  • OS: Win11
  • HakuNeko Version latest

Additional context Add any other context about the problem here.

WindowsRefundDay avatar Apr 05 '22 02:04 WindowsRefundDay

_getRealMangaID should return the "session" value of the JSON.

Following requests should use "https://kwik.cx/" as referer . I mean, the request for the m3u8, for the m3u8 parts (ts files) and the AES key linked inside the m3u8 (which is a file called "mon.key") . And ofc , ts part should be decrypted using this key.

MikeZeDev avatar Jun 12 '22 13:06 MikeZeDev