Skip to content
Discussion options

You must be logged in to vote

Duplicate of #2977 (comment).

reCAPTCHA is different from other anti-bot services because it may require solving a challenge even if not detecting Selenium or other automation frameworks directly. It does a lot of behavioral analysis, and keeps track of activity coming from IP addresses.

If you can't bypass reCAPTCHA with solve_captcha(), then you could try solving the audio challenge with an external repo:
https://github.com/search?q=pydub.AudioSegment.from_mp3+recaptcha+solver+language%3APython&type=code

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
1 reply
@Nisar2001
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants