twocaptcha
twocaptcha copied to clipboard
Getting captcha should use supplied client
This is required for applying cookiejar values
Or preferably, solving captcha should just use an io.Reader as input for a go-ish implementation with maximum flexibility.
Or… ultimately, just make it a slice of byte. Would you accept a PR implementing that?