Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Version 3 of the YouTube Data API has concrete quota numbers listed in the Google API Console where you register for your API Key. You can use 30,000 units/second/user and 1,000,000 per day. Projects that had enabled the YouTube Data API before April 20, 2016, have a default quota of 50M/day.</p> <p>You can read about what a unit is here: <a href="https://developers.google.com/youtube/v3/getting-started#quota" rel="noreferrer">https://developers.google.com/youtube/v3/getting-started#quota</a></p> <ul> <li>A simple read operation that only retrieves the ID of each returned resource has a cost of approximately 1 unit.</li> <li>A write operation has a cost of approximately 50 units.</li> <li>A video upload has a cost of approximately 1600 units.</li> </ul> <p>If you hit the limits, Google will stop returning results until your quota is reset. You can apply for more than 1M requests per day, but you will have to pay for those extra requests.</p> <p>Also, you can read about why Google has deferred support to StackOverflow on their YouTube blog here: <a href="https://youtube-eng.googleblog.com/2012/09/the-youtube-api-on-stack-overflow_14.html" rel="noreferrer">https://youtube-eng.googleblog.com/2012/09/the-youtube-api-on-stack-overflow_14.html</a></p> <p>There are a number of active members on the YouTube Developer Relations team here including Jeff Posnick, Jarek Wilkiewicz, and Ibrahim Ulukaya who all have knowledge of Youtube internals...</p> <p><strong>UPDATE:</strong> Increased the quota numbers to reflect current limits on December 10, 2013.</p> <p><strong>UPDATE:</strong> Decreased the quota numbers from 50M to 1M per day to reflect current limits on May 13, 2016.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload