项目作者: aemirdnr
项目描述 :
Google reCAPTCHA solver
高级语言: Python
项目地址: git://github.com/aemirdnr/recaptcha-solver.git
reCAPTCHA Solver
About
- Solving google reCAPTCHA with using speech to text
- Libraries: Selenium, Speech Recognition, Pydub(required FFMPEG), Requests
- Browser: Chrome
How to use?
- Be sure all libraries are installed.
- Download latest stable ChromeDriver from https://chromedriver.chromium.org/ and edit 19. row with your driver path.
- Code is directing google reCAPTCHA demo website, edit 21. row for change the website address.
<- Code output.
<- Output is being input and clicking verify button(by app).
<- Got verified.