I’m trying to make an agent that get YouTube videos transcript but i keep having ip ban or a ban from requests to youtube-transcript-api, how to manage this?
1 Like
YouTube automatically blocks too many requests from the same computer to prevent spam. It’s like a security guard stopping someone who asks for too many things too quickly and may be solve by SOCKS5 & HTTPs Proxy Servers
Just let me know few quries.
- How many videos are we trying to process per hour/day?
- Are we processing them all at once or can we spread it out?
- Do we have budget for any paid solutions if needed?
- When do the blocks usually happen, after how many requests?
- How long do the blocks typically last?
2 Likes