python-anticaptcha icon indicating copy to clipboard operation
python-anticaptcha copied to clipboard

Bad report sending interface

Open Fleapse opened this issue 2 years ago • 0 comments

the Job class does not contain information about the type of Job(recaptcha, imagecaptcha hcaptcha..), because of this, inside this class there are several methods for sending a report on whether the captcha\recaptcha.. was solved correctly because of this, the choice of the desired method has to be implemented outside the library, which is ridiculous

Fleapse avatar Feb 14 '23 16:02 Fleapse