用有限的资金扩展 YouTube API 配额 [英] Extending YouTube API Quota with limited funds

查看:14
本文介绍了用有限的资金扩展 YouTube API 配额的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通过一个简单的 java 程序,我专门使用

单击您要删除的配额旁边的铅笔.将弹出一个新窗口,其中包含一个名为申请更高配额的链接.

填写申请表.据我所知,您不必为额外的 YouTube 配额付费,但获得批准可能需要一些时间.确保您遵守表格上的所有内容.

我从未听说过每个客户期限一个项目.从技术上讲,您可以使用不同的 API 密钥运行您的应用程序,它应该可以正常工作.从技术上讲,在 Google Developer 控制台上创建其他项目并没有错.您无需创建另一个 Google 帐户.

With a simple java program, I send GET requests using YouTube Data API specifically videos.list, in order to get the public metadata of a video and store it as .json files.

For my universities research, we have to do this with all available YouTube video IDs provided in the Youtube-8M Database.

Therefore, I would like to know if there is a way to extend the available quota for requests (I already know about the billing option, but I am a student and my university is small).

I have read the YouTube API terms, which states that only one project per client may be used to send such requests with the necessary API Key. If I understand it correctly, even my simple java code is such a client.

In some other Stack Overflow questions about extending ones daily quota with API Keys, some suggested creating multiple accounts or projects.

Is this a legal option or not? Or is there another possibility to get a higher quota for simple requests used in research like I do right now?

解决方案

If you go to the Google Developer console where you enabled the YouTube API. the second tab is called quota

Click the pencil next to which ever quota it is that you are blowing out. A new window will pop up with a link called apply for higher quota.

Fill out the form to apply. To my knowledge you do not have to pay for additional YouTube quota but it can take time to get approved. Make sure you comply with everything on the form.

I have never heard of the one project per client term. Technically you can run your application using different API Keys it should work fine. Technically there is nothing wrong with creating additional projects on Google Developer console. You don't need to go as far as creating another Google account.

这篇关于用有限的资金扩展 YouTube API 配额的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆