shadow1591000
Newbie
- Nov 26, 2022
- 9
- 2
Hey everyone! Im developing a software for automatic video upload to youtube. The app depends on uploading videos to youtube using youtube data API, the daily quota limit is 10,000 per project and uploading 1 video costs 1600 quota so the app can roughly upload 6 videos for one channel, if it was used for 3 channels then it can upload only 2 videos for every channels so the sum is 6 videos a day. Basically I need to find a workaround or a way to get more quota for the Dapp.
There is an option to edit the quota by sending a request to youtube support but I don't think they would give me like 1,000,000 quota or something
One option is to use 10 google console projects and that will give the app 100,000 quota per day but its still pretty low.
Any ideas?
Thanks!
There is an option to edit the quota by sending a request to youtube support but I don't think they would give me like 1,000,000 quota or something
One option is to use 10 google console projects and that will give the app 100,000 quota per day but its still pretty low.
Any ideas?
Thanks!