Kohi-den / extensions-source

Source code of extensions for Aniyomi and forks
Apache License 2.0
138 stars 34 forks source link

(bug) https error 404 #230

Open Delmarcop52 opened 6 days ago

Delmarcop52 commented 6 days ago

Source information

Anime pahe 14.13

Source language

English

Steps to reproduce

1.open animepahe 2.search kill la kill 3.try to watch the episode

Expected behavior

The video is working

Actual behavior

Screenshot_20240911-091427

Aniyomi version

App version: 0.16.4.3-7809

Android version

Motorola

Other details

No response

Acknowledgements

JustDigits commented 4 days ago

Try refreshing the anime page to fetch the latest data either by swiping down on the screen or selecting Refresh from the three-dot menu () at the top-right corner. According to this comment on the extension's source code, Animepahe does not provide permanent links to its animes. Navigating to an outdated link would cause the HTTP 404 error that you're seeing.

As far as I understand, Aniyomi caches some of the anime's data when you first visit it (which is why you can still see the covers of the animes that you've added to your library even without an Internet connection, for example). More likely than not, the episode links were cached too and you just need to fetch the new ones.

Delmarcop52 commented 3 days ago

Also aniplay is still not working

JustDigits commented 6 hours ago

Aniplay's status is being tracked by issue #211. While I understand where you're coming from, please try to keep issues aligned with their original topics. I'll try and look into what's causing Aniplay's video list to be empty in the upcoming days. If I find anything worthwhile, I'll be sure to comment it in #211.

Regarding the original issue, did you continue to face any problems with Animepahe, or was the HTTP 404 error solved after refreshing the anime page?