如何使用 youtube API 按国家/地区搜索频道?

发布于 2024-10-12 16:14:28 字数 129 浏览 3 评论 0原文

我想搜索 Youtube 频道并按用户所在国家/地区以及其他内容过滤它们 我怎样才能做到这一点?

我以前从未处理过 API,因此指导我应该使用哪种语言以及一些关于 Google 以外的 YouTube API 的教程会很有用。

I want to search Youtube channels and filter them by the user's country among other stuff
How can i do that ?

I never dealt with an API before , so it would be useful to direct me which language should I use and some tutorials on youtube APIs other than Google's.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧人 2024-10-19 16:14:28

您可以使用不同语言的 api,您应该在此处查看开发人员 API,它包含所有详细信息,

http://code.google.com/apis/youtube/getting_started.html#data_api

在此处搜索标准 Feed,

http://code.google.com/apis/youtube/2.0/reference.html

根据您的需要搜索合适的网址。

you can use the api in different languages , you should go through developers API here , It has all details,

http://code.google.com/apis/youtube/getting_started.html#data_api

Search for standard feeds here ,

http://code.google.com/apis/youtube/2.0/reference.html

search appropriate URL according to your needs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文