如何将 YouTube API 集成到我的 iPhone 应用程序中?

问题描述:

我想将 YouTube API 集成到我的应用中,我该怎么做?

I want to integrate the YouTube API into my app, how can I do this?

附言,我正在为 YouTube 频道制作应用程序.我尝试在 webview 中打开 YouTube,但这让一切变得更糟,因为用户可以看到 YouTube 控件(搜索等)以及有关YouTube iPhone 应用程序"的奇怪消息.

P.S., I'm making an app for a YouTube channel. I tried opening YouTube in a webview, but this made everything even worse because the user could see the YouTube controls (search etc.) and that strange message about the "YouTube iPhone app".

您最好阅读 YouTube API 文档.如果它像谷歌的其他 API 一样,它可能非常简单.进一步阅读:YouTube 和 iPhone一个>

You might do well to read the YouTube API documentation. If it's like the rest of Google's APIs its probably pretty straightforward. And for further reading: YouTube and iPhone