Gujal00 / ResolveURL

Fork of UrlResolver for XBMC by @t0mm0, @eldorados, @bstrdsmkr, @tknorris and @jsergio123
GNU General Public License v2.0
118 stars 56 forks source link

[FR] Captcha solver support #863

Open MrDini123 opened 4 weeks ago

MrDini123 commented 4 weeks ago

Hi,

By the time more and more hosters seem to switch to captchas. Recently vidmoly switched too: https://vidmoly.to/embed-d08rza3pcd0w.html.

There are certain captcha solver services where you pay a few bucks and get solves dirt cheap like 2captcha or anti-captcha and so on. Would you be down for such an integration? I imagine there could be a field in ResolveURL settings where the user could provide their token for a specific service and that would be used whenever a specific resolver encounters a captcha. I don't think this is effective against Cloudflare protected pages yet, but for recaptcha, hcaptcha and turnstile it would work.

Gujal00 commented 4 weeks ago

The captchas are enabled in a specific region when the hoster detects unusual activity and removes it later. The above embed works fine without any captchas in my region. More sites use cloudflare functionalities nowadays so it is better to use something like Flaresolverr or cf-clearance-scraper and integrate with ResolveURL https://github.com/FlareSolverr/FlareSolverr https://github.com/zfcsoftware/cf-clearance-scraper