Searched defs:language_pool (Results 1 – 2 of 2) sorted by relevance
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/python_anticaptcha/ |
H A D | base.py | 61 language_pool = "en" variable in AnticaptchaClient 63 def __init__(self, client_key, language_pool="en", host="api.anti-captcha.com", use_ssl=True): argument
|
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/subliminal_patch/ |
H A D | pitcher.py | 99 language_pool = "en" variable in AntiCaptchaProxyLessPitcher 104 … def __init__(self, website_name, website_url, website_key, tries=3, host=None, language_pool=None, argument
|