Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

YouTube Data API v3 daily quota only 10 000 vs 1000 000 [closed]

I have 2 similar google accounts. Both of them i use with "YouTube Data API v3" to automatically upload videos, but:

One of them has daily quota for 1 000 000 and other only 10 000.

Both accounts are fresh and has no credit card attached so why is only 10 000 available on second and how 2 make it 1 000 000?

Many thanks!

like image 858
Andrey Fomin Avatar asked Jan 21 '19 12:01

Andrey Fomin


1 Answers

I have checked the API, and the default quota limit is to 10.000 Queries per day. However, accounts that had enabled the YouTube Data API before April 20, 2016, will still have the old quota limit.

To increase this limit above the 10.000 queries per day value, you can apply for a higher quota using this link, and the YouTube API team will consider increasing it for your project.

You can find this limit in the Cloud Console, under:

API explorer > YouTube Data API v3 > Quotas

And you can see his link after pressing the edit limit button.

like image 106
Joan Grau Noël Avatar answered Nov 09 '22 23:11

Joan Grau Noël