captcha_solver
captcha_solver copied to clipboard
KeyError: 'twocaptcha'
I tried:
solver = CaptchaSolver('twocaptcha', api_key='xxx')
and got error:
KeyError: 'twocaptcha'
I'm getting the same error.
For anyone wondering it's suppose to be 2captcha, for some reason it's still wrong in the main readme even after commit above.