Oshan96 / monkey-dl

Bulk download your favourite anime episodes from your favourite anime websites
MIT License
815 stars 70 forks source link

monkey-dl can't collect download links from gogoanime.io #34

Open eslamsidereel opened 3 years ago

eslamsidereel commented 3 years ago

I really love this project and I really appreciate the time and effort you put into monkey-dl. Recently, It seems that gogoanime.io started introducing hicapatchato all download links, therefore monkey-dl can't collect any download links. Is there a way around this?

Oshan96 commented 3 years ago

If they have put hcaptcha in their end it seems that we will lose gogoanime.io for now. The mechanism in hCaptcha is not quite as reCaptcha when it comes to retrieving the solved answer of it. The only possible solution we currently have in terms of bypassing captcha is using couldscraper. But the thing is it gets broken quite often and in the current state, it's not much reliable for me (Nonetheless, cloudscraper is an awesome project going on). I would give it a try to bypass the hcaptcha using the 2captcha service, but even if it succeeds, then only people with 2captcha API key would be able to download from gogoanime.io

So let's hope for the best and see if cloudscraper would solve our problem. If not, I'll have to dig deeper and check for a more viable solution which would take alot of time which I currently do not have :/