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)

Most upvoted comments

They changed a whole lot, added browser checks, rate limiting, the works. Still haven’t succeeded with the new one.

@LordShenron Would you be so kind to post a Link to it. Google Search for “WFD Downloader” didn’t give me any viable results.

https://www.wfdownloader.xyz/ here

If they haven’t changed much since the last time I checked you can probably access an m3u8 file used by the pahe without captcha.

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.

Waiting for the fix now ^_^ Luckily I had downloaded a lot of anime for now.

dont worry you cant be above me had 2tb of anime

Also selenium doesnt fix the issue

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.

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.