nonoCAPTCHA icon indicating copy to clipboard operation
nonoCAPTCHA copied to clipboard

An asynchronized Python library to automate solving ReCAPTCHA v2 using audio

Results 27 nonoCAPTCHA issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Added the human factor in the SolverAudio. Improved speech system in the SolverAudio. "Try again later" message detection in SolverAudio. WitAI service added. Secundary_speech_service was added to avoid errors of...

Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...

dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.3.2 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...

dependencies

Hello everybody, I am at the very beginning. I have created azure and aws accounts setup my nonocaptcha.example.yaml but it still says that I need to create a yaml file...

![Screenshot from 2020-08-19 09-57-44](https://user-images.githubusercontent.com/35573390/90587242-14cd4e80-e203-11ea-9ea9-ba3cf7120012.png) not working for me?

pfile.py", line 1325, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file i get this error when running demo.py in examples

## Expected Behavior demo.py, after adjusting the proxy settings, connecting to the recaptcha demo site and returning a result. ## Current Behavior it starts up normally, as soon as communication...