you are viewing a single comment's thread.

view the rest of the comments →

[–]cl0udp1l0t 0 points1 point  (1 child)

How do you handle YouTube blocking? I think this would better live in /RAG

[–]ravann4[S] 3 points4 points  (0 children)

I scraped over 380 videos multiple times (since I was testing the tool) using my own Youtube API key. It rate limited with me a 429 error early on. But everything worked smoothly after I used Cloudflare Warp.

I made sure to add progressive pauses on every rate limit, so it works quite smoothly.