What is the rate limit for Youtube video publishing per user?

888 views
Skip to first unread message

avinash hegde

unread,
Apr 7, 2021, 10:12:48 AM4/7/21
to Google Cloud Developers

I am implementing Youtube video publishing by referring below link.

https://developers.google.com/youtube/v3/guides/uploading_a_video

I could upload the video successfully. But after publishing few videos its showing quota exceeded.

Below document says we can make 10,000 units per day and each video upload costs 1600 units. As per this calculation we can publish up to 6 videos per day. Is this quota is per app or per user? Looks like this quota is for app. We have tried to publish the video to different channel but its showing quota exceeded.

https://developers.google.com/youtube/v3/getting-started#quota

We have many authenticated users in our application. 6 videos per day is not at all sufficient. Is my understanding is correct or I have to request for additional quota.

Thanks.

George (Cloud Platform Support)

unread,
Apr 8, 2021, 1:45:01 PM4/8/21
to Google Cloud Developers
Indeed, there are 10000 quota units available per day, and a video upload uses 1600 units, so your understanding is correct. This quota is per project, not per user. It depends what you mean by user. Someone using YouTube directly can upload videos as desired. 
You may find of interest this note on the "Videos" page

All videos uploaded via the videos.insert endpoint from unverified API projects created after 28 July 2020 will be restricted to private viewing mode. To lift this restriction, each API project must undergo an audit to verify compliance with the Terms of Service. Please see the API Revision History for more details.
Reply all
Reply to author
Forward
0 new messages