morpheus65535 / bazarr

Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
https://www.bazarr.media
GNU General Public License v3.0
2.91k stars 225 forks source link

subs4series HTTPError again #1442

Closed sotiris-bos closed 3 years ago

sotiris-bos commented 3 years ago

Describe the bug Getting HTTPError for subs4series, at least for manual searches. I can browse the site and download just fine from other computers.

Software (please complete the following information):

I am attaching a debug log. bazarr.log

morpheus65535 commented 3 years ago

They're now using a more recent version of cloudflare antibot that our version of cloudflare module can't bypass: Access denied | www.subs4series.com used Cloudflare to restrict access

For now I don't have a solution for this. I'll try to see what I can do about it in the future.

morpheus65535 commented 3 years ago

It should be fixed in 0.9.6-beta.32. Can you test and confirm please?

sotiris-bos commented 3 years ago

The HTTP error is gone, however I am getting Throttling subs4series for 10 minutes, until 21/06/24 13:51, because of: Exception. Exception info: 'AntiCaptcha class not given, exiting' error now.

I do however have the suspicion than there is no captcha implemented on the mobile site.

morpheus65535 commented 3 years ago

Unfortunately they now require you to solve a reCaptcha to download a subtitles:

image

Switching to mobile site would require a complete rewrite. TBH, if we start hitting their mobile site massively, they will simply add raCaptcha there also...

sotiris-bos commented 3 years ago

Yeah that is what I thought as well, I will try with an Anti-Captcha provider and see if it works.

HTTPError is gone though so I guess consider it fixed!

morpheus65535 commented 3 years ago

Keep me informed if it's not completely fixed!