having trouble setting up the proxy with webshare.io #401
Closed
amrixahmad
started this conversation in
General
Replies: 1 comment 6 replies
-
Hi @amrixahmad! A few things to narrow it down:
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi i bought the recommended residential proxy package and i've set up the username and password as per instructions:
ytt_api = YouTubeTranscriptApi(
proxy_config=WebshareProxyConfig(
proxy_username=PROXY_USERNAME,
proxy_password=PROXY_PASSWORD,
)
)
but when i test it i get the following error:
{
"detail": "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /watch?v=Yk-Ju-fqPP4 (Caused by ProxyError('Unable to connect to proxy', OSError('Tunnel connection failed: 407 Proxy Authentication Required')))"
}
i'm not sure what this means and i can't find anything about it in the webshare website. please help. thank you
Beta Was this translation helpful? Give feedback.
All reactions