-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subdivx not working #2714
Comments
Could it be a temporary bug (returning an empty response) since it seems to work for other users now? Let me know. |
It seems to be down right now. I'll let you know with new tests results after it returns. Thanks! |
Disregard the following, Bazarr is working now. Probably I was screwing something in the curls. Thanks! It seems to be returning empty. I tested it with curl. I don't understand why because I compare it to the request payload seen in the browser where it works ok and both payloads match. I'm probably missing something Token: Search:
|
Could it be that they implemented Cloudflare protection? |
I can confirm they've implemented Cloudflare protection. I won't fight against them. If someone's interested, I'll accept a PR. |
Is this worth looking into? I have never used it honestly i am not sure how well it will playout with bazarr 🤔 Is it even worth looking into? |
I've already tried to implement it without success but it may worth trying again. |
None of the other providers for Spanish are working correctly, it would be greatly appreciated if you could fix this one. Cheers |
I’m having the same problem here. Bazarr just stopped working out of the blue when using SubDivx. Has anyone managed to find the answer? |
There's no fix. |
A couple weeks ago you mentioned trying without luck and it would probably worth another shot (I assume after this issue gaining popularity). |
Putting in simple words, the provider implemented protection against non-humans to prevent automation. You can't simply bypass that. And we respect that they are protecting against robots. |
I agree with @anderson-oki. To better answer your question, I haven't retried and I din't have time to implement such feature for now. |
Just in case someone wants to invest time, i did a very quick check, and it seems that subdivx is not using the subliminal_patch http session that uses cloudscraper and it is simply using the One could try the luck with cloudscraper. |
I tried with no luck. |
Hi, after doing some testing, they are using the most basic detection with cloudflare on the get token request, if you use the cloudscraper library it can by bypassed |
@dvillaseca yeah won't be that easy. Even if I use RetryingCFSession() instead of Session(), I end up with a session token but /inc/ajax.php return a 403. Probably something from the cookiejar I must bring with me. I'll have to dig a little deeper but I'll take your input if you have some. :-) |
I managed to fix it and make it work but i'm a bit scare to share it, looks like they went to big depths in order to block automation, we maybe have to respect their effort and wait to see if they release a vip subscription system for automation like opensubtitles |
It's up to you. I wont fight against them forever, I'll fix this once and if they continue to implement new security, I'll drop the towel and respect their choice. |
This is a message shared by the Subdivx developer: "Due to abuses caused by automated software, which overload the server, I had to implement some strategies to mitigate its impact." There is no mention of any kind of VIP subscription. |
@Airle where did you see that message? Any way to contact site admins? |
He left that message on his subdivx profile. His username is "braytac," so I guess you can contact him directly there. Look for him under "Miembros" It also seems he has an account here: https://github.com/braytac. |
nice, let's contact him and ask for a vip feature
looks like the official contact mail is info@subdivx.com
…On Mon, Nov 18, 2024, 22:36 Airle ***@***.***> wrote:
@Airle <https://github.com/Airle> where did you see that message? Any way
to contact site admins?
He left that message on his subdivx profile. His username is "braytac," so
I guess you can contact him directly there. Look for him under "Miembros"
It also seems he has an account here: https://github.com/braytac.
—
Reply to this email directly, view it on GitHub
<#2714 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFPSSLLQA3MNSBTCXIY6ST2BKIZHAVCNFSM6AAAAABPZ5ONKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBUGUZDIMRVGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I don't have an account on subdivx so it will be hard to achieve on my side. |
I do and I'm also Argentinian (he is, based on .ar in his account TLD) so
I'll reach out to him now.
…On Tue, 19 Nov 2024, 5:25 pm morpheus65535, ***@***.***> wrote:
I don't have an account on subdivx so it will be hard to achieve on my
side.
—
Reply to this email directly, view it on GitHub
<#2714 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH3PFEFLU7Q6ENVJYFXWYED2BK4RZAVCNFSM6AAAAABPZ5ONKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBUGY3TSOJYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks, tell him we don't want to fight and we understand and respect his choice. We'll be happy to discuss with him on Discord. |
Hey so if there is a possibility of this being a premium feature let us know -- i would also be on board if you need hands to code such feature. |
Greetings! |
@morpheus65535 hello, have you coordinated something like this in the past? |
@braytac sorry for the delay responding to your message. Of course we can work together to reduce the footprint of Bazarr on your website. Here's some suggestions:
Anything that make sense to you here? If you want to discuss further, easiest way may be on our Discord dev-community channel. Thanks! |
Hi all!
I just saw this issue: #2702
But in my case even after downloading tag v1.4.6-beta.2 I'm seeing in the logs:
Can anyone please confirm it is still working and it is on my side or it is not working again?
Thank you very much!
The text was updated successfully, but these errors were encountered: