lorien/captcha_solver

KeyError: 'twocaptcha'

MislavSag opened this issue · 2 comments

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.