python-anticaptcha
python-anticaptcha copied to clipboard
Bad report sending interface
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