This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Releases: thicccat688/selenium-recaptcha-solver
Releases · thicccat688/selenium-recaptcha-solver
v1.9.0
v1.8.3
- Downgrade SpeechRecognition dependency to version 3.8.1 to stop unwanted printing of speech recognition confidence scores.
v1.8.2
v1.8.1
- Add redirection support for single-step ReCAPTCHA.
v1.8.0
- Automatically locate iframe when no iframe is supplied (Credit to @style77).
- Reduce the risk of ReCAPTCHA detection by clicking the audio button instead of the image button (Credit to @bull-dozer).
(v1.7.0 was skipped because I yanked it last month from PyPi)
v1.6.1
- Use the correct checkbox attribute to check ReCAPTCHA solving state. (Credit to @FlabbySheep)
v.1.6.0
v1.4.0
v1.3.0
- Add slow typing to replicate human typing.
- Default changes for slow mode.
v1.2.2
- Fixed backward compatibility for API class by adding it to init.py (Credit to Aykhan-s for spotting this).