You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using youtube-transcript-api some socks5 proxies, which work mostly fine, but sometimes one of the proxies I use doesn't work and the request takes an infinite amount of time to finish or fail.
It would be nice to have some sort of timeout parameter to pass to the get_transcript function, so if the request takes longer than expected, we can do something about it (try another proxy in this case).
The text was updated successfully, but these errors were encountered:
I'm using youtube-transcript-api some socks5 proxies, which work mostly fine, but sometimes one of the proxies I use doesn't work and the request takes an infinite amount of time to finish or fail.
It would be nice to have some sort of timeout parameter to pass to the
get_transcript
function, so if the request takes longer than expected, we can do something about it (try another proxy in this case).The text was updated successfully, but these errors were encountered: