YouTube/Vimeo API 限制
我想大量使用 Vimeo API(可能还有 YouTube)来获取视频的缩略图。所以我的问题是,对这两项服务的调用次数是否有限制?
我在 YouTube 常见问题解答中读到
如果您的应用程序发送的 API 流量确实超出了配额 限制,API将返回too_many_recent_calls错误
我的问题是,我不确定我是否真的在 YouTube 上使用该 API。我从 URL 获取缩略图,但我不确定它是否符合 API 调用的条件。网址类似于: http://img.youtube.com/vi/ORdY5xWzKzY/0 .jpg
但在 Vimeo 上我确信我使用了 API。
对限制有什么想法吗?
I want to heavily use the Vimeo API (and possibly YouTube too), to get thumbnails for videos. So my question is, are there any limitations to how many calls you can make to both of the services?
I've read on a YouTube FAQ that
If your application does send API traffic in excess of the quota
limits, the API will return a too_many_recent_calls error
My problem with this is that I'm not sure that I actually use the API for YouTube. I get my thumbnail from an URL, which I'm not sure it's qualifying as an API call. The url is something like: http://img.youtube.com/vi/ORdY5xWzKzY/0.jpg
But on Vimeo I'm sure I use the API.
Any ideas to what the limitations are?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论