Forums

Issue with youtube-transcript-api pending reponse

Hi ! i've built a script using the youtube-transcript-api package. It's running smooth locally. Unfortunately, on pythonanywhere (I have a paid account), most of the time when the script try to reach Youtube, the request is pending infinitely. I never receive any Error message. It's just pending...

Have you got an idea to solve this issue ?

Youtube are probably blocking access from cloud services and there's nothing that we can do about that.