gpt4 book ai didi

iphone - iOS 如何在不将其嵌入 UIWebView 的情况下直接播放 youtube 视频

转载 作者:可可西里 更新时间:2023-11-01 05:00:24 26 4
gpt4 key购买 nike

我想在我的 iPhone 应用程序中添加 YouTube 视频播放功能。但我不想将它嵌入到 UIWebView 中,

基本上我想在播放视频之前删除一个额外的 View 。我希望用户在点击(比方说)UITableViewCell 时立即看到视频。

这可能吗??

我看过这个帖子:Embedding YouTube videos on但这不是我想要的解决方案。

此外,如果我直接启动 Youtube 应用程序,用户将不会被重定向到该应用程序。视频完成后。

提前致谢。

最佳答案

您可以使用 XCDYouTubeVideoPlayerViewController。这是第 3 方 YouTube 库。 https://github.com/0xced/XCDYouTubeVideoPlayerViewController

来自他们的自述文件:

请记住,XCDYouTubeVideoPlayerViewController 使用渐进式下载,因此请记住,如果您将应用程序提交到 App Store,将适用一些限制,如 HTTP Live Streaming — 应用程序要求中所述:

Warning: iOS apps submitted for distribution in the App Store must conform to these requirements.

If your app delivers video over cellular networks, and the video exceeds either 10 minutes duration or 5 MB of data in a five minute period, you are required to use HTTP Live Streaming. (Progressive download may be used for smaller clips.)

关于iphone - iOS 如何在不将其嵌入 UIWebView 的情况下直接播放 youtube 视频,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6278674/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com