-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
[Chaturbate] 403: Forbidden for socks5 proxy #23133
Comments
Try: #23012 |
You're getting standard cloudflare captcha that is expectable for tor nodes. Why don't you get captcha on some other version? Possibly due to different order of HTTP headers sent or whatever heuristics cloudflare use. Solving captcha in browser and passing authenticated cookies to youtube-dl may help. |
But if this problem was not in the old versions, then maybe YOU will help me find out what exactly affects this and make some adjustments to the program? I iterate over different TOR_proxy, but very quickly this error appears again. As I said, the new version works fine, but error 403 appears very quickly. The old version did not produce this error AT ALL. So the old version is more preferable? The easiest way for me would be to compile my own version with the same foundation, but a new extractor. Know I have no clear instructions on how I can do this on windows 10. |
P.s. I went through the TOR browser (this URL https://chaturbate.com/midzukki_01/ )and did not receive a request to enter captcha !!! At the same time, when I use the same browser as socks5-proxy in youtube-dl (i.e. the same IP) - I get 403 error: |
it seems the problem is not in youtube-dl, but in the python version.
|
Checklist
Verbose log
Description
I KNOW ABOUT PROBLEM WITH CHATURBATE-EXTRACTOR!!! THIS IS DIFFERENT BUG! I TRY SEARCH SOMETHING LIKE THIS - BUT I DONT SEE IT AM HERE!!! If you claim that this is a duplicate, then you can probably write a message number about the same bug?! I tried changing the new extractor to the old one, with which everything works (UP TO TIME), but the problem is apparently not in it. because I just don’t understand the reasons for this error. if necessary, I can check all versions and find in which one this problem appeared. but it exists for a long time and does NOT change anything.
Why, in later versions, the page from the chaturbate site reports a 403 error, while through the same proxy at the same time the old version works fine?! Maybe me need to add some parameters? What is the point of writing here about some problems if they are simply ignored?! I have certain problems and it’s hard for me to write all these messages in a language that I don’t know well. I realized for a long time that you were sick of it, but really there are no other people who can also deal with this project more carefully?
The text was updated successfully, but these errors were encountered: