anime-downloader: Animepahe server cannot be found
Describe the bug Can’t download from animepahe it just says
ERROR: 503 Server Error: Service Temporarily Unavailable for url: https://animepahe.com/api?l=8&m=search&q=inuyasha
To reproduce
anime dl inuyasha --provider animpahe -q 480p and the error received is
ERROR: 503 Server Error: Service Temporarily Unavailable for url: https://animepahe.com/api?l=8&m=search&q=inuyasha
this log level debug doesn’t really work
LOG
On searching the url given in the error
the browser shows
{"total":1,"data":[{"id":1711,"slug":"inuyasha","title":"InuYasha (TV)","type":"TV","episodes":167,"status":"Finished Airing","season":"Fall","year":2000,"score":7.85,"poster":"https:\/\/i.animepahe.com\/posters\/9dc06bac320b0d778be645bff712f7d1.jpg","session":"d66bd27c-a074-9a98-14bf-0ad269def8fe","relevance":"38"}]}
About this issue
- Original URL
- State: open
- Created 4 years ago
- Comments: 40 (5 by maintainers)
They changed a whole lot, added browser checks, rate limiting, the works. Still haven’t succeeded with the new one.
https://www.wfdownloader.xyz/ here
I can’t find animepahe anymore as a listed provider. Is it sstill supported. Can you maybe explain in detail how to get the m3u8 access ?
nope the same as before
It still works, and on that example. After a while it outputs the pass token if you use it in the node console. That being said, I’ve managed to actually get the captcha, and will probably working on finishing it tomorrow (hopeful for success, not certain) - but it will take a bit longer than the previous version because of rate limiting.
dont worry you cant be above me had 2tb of anime
I’m well aware, it’s just a step towards a fix. Before testing I thought it would solve since I’ve never seen a site use both cloud-flare and hcaptcha.
Selenium can get past the cloud-flare, @AbdullahM0hamed tool to bypass hcaptcha just needs to get added correctly and the site will probably work.