Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Why Youtube API v3 quota is wrong?

$
0
0

I'm currently coding a Discord Bot, using Discord-JDA, that's notices me when my, or friends, Twitch link is used on a YouTube video's description (Best Of Twitch mainly).

I'm calling this API route five times (5 Twitch links)https://youtube.googleapis.com/youtube/v3/videos?part=snippet

Because of false positive and video description being truncate with the previous call, I have to iterate on each results calling this one, for a total of around 60 vids.https://youtube.googleapis.com/youtube/v3/search?part=snippet

According to https://developers.google.com/youtube/v3/determine_quota_cost#videos. That should cost me around 5x100 + 60x1 = 560 but I get a cost of 1.000Quota Screenshot

Is there any known issue or if google provides a way to see calling logs.


Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>