I use the YouTube api to get information about embedded videos on my site, and despite using inefficient repetitive calls which could have been cached, or otherwise throttled down, I'm calling the api several thousand times a day.
I'm hurriedly trying to fix up my site, whose video section became popular quicker than I could address the issue, but I'm amazed that YouTube hasn't reined me in yet. I can't find anything in the docs about the actual amount of calls allowed.
Anyone know anything about this?