solverecaptchas icon indicating copy to clipboard operation
solverecaptchas copied to clipboard

An async Python library to automate solving ReCAPTCHA v2 using Playwright.

Results 7 solverecaptchas issues
Sort by recently updated
recently updated
newest added

I really appreciate this project, but the link is down, I need yolo weights

The site [https://mikey.id/yolov3.weights](https://mikey.id/yolov3.weights) either does not exist, is down, or is inactive. So, the file yolov3.weights is inaccessible and/or unavailable, and without it the module will not run.

Exception has occurred: Exception Failed to create a model Line "from solverecaptchas.solver import Solver"

For some inspiration, I've trained a custom model that supports 9x that can be found at https://mikey.id/yolov3.weights. To fulfill this endeavor will require accumulating enough pictures (at least 2000 per...

This model can convert to tensorflow or onnx model?

Hi! When doing pip install solverecaptchas, gives error. ERROR: Could not find a version that satisfies the requirement solverecaptchas (from versions: none) ERROR: No matching distribution found for solverecaptchas Is...

I get the following error... any ideas? ``` Collecting solverecaptchas Using cached solverecaptchas-0.1.6.tar.gz (10 kB) Preparing metadata (setup.py) ... done Using cached solverecaptchas-0.1.5.tar.gz (10 kB) Preparing metadata (setup.py) ... error...