GoodByeCatpcha icon indicating copy to clipboard operation
GoodByeCatpcha copied to clipboard

An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition

Results 9 GoodByeCatpcha issues
Sort by recently updated
recently updated
newest added

ERROR: Cannot install goodbyecaptcha==2.2.1, goodbyecaptcha==2.3, goodbyecaptcha==2.3.1, goodbyecaptcha==2.3.2, goodbyecaptcha==2.3.3, goodbyecaptcha==2.4.0, goodbyecaptcha==2.4.1 and goodbyecaptcha==2.4.2 because these package versions have conflicting dependencies. The conflict is caused by: goodbyecaptcha 2.4.2 depends on opencv-python==4.1.2.30 goodbyecaptcha...

How to install it in windows? I'm not be able to build/install pocketsphinx, bruh

as title ! Has anyone tried this? is it possible to pack or will it throw an error like when packing numpy ? thank for help

AttributeError: 'module' object has no attribute 'app' When i try to start something

The automatic download for YoloV3 is not working properly. ``` urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='pjreddie.com', port=443): Max retries exceeded with url: /media/files/yolov3.weights (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),)) Error unexpected:...

Is it possible to just use the solving function of this plugin? I already have my own pyppeteer script and I just need it to solve the current page’s recaptcha...

question

Hello everybody, I was trying to solve captcha on Linkedin but it shows a 999 error once I get connected through pyppeteer to this website. It seems they are able...

Hi, I'm quite new to Python etc. I've recently installed GoodByeCaptcha (GBC), but would now like to 'uninstall' -- problem is that several packages were not installed because they already...

Hello YOLOv3 not detect some image , any solution if not detect image object ? Thank

enhancement