【发布时间】:2011-10-29 19:39:36
【问题描述】:
可能重复:
How do I upload a video to YouTube from within an iOS application?
有什么方法可以实现在 iPhone 中上传 youtube 视频的功能?如果是这样,怎么做?提前致谢。
【问题讨论】:
-
操作系统内置了上传到 YouTube 的视频。
标签: iphone objective-c youtube
可能重复:
How do I upload a video to YouTube from within an iOS application?
有什么方法可以实现在 iPhone 中上传 youtube 视频的功能?如果是这样,怎么做?提前致谢。
【问题讨论】:
标签: iphone objective-c youtube
使用 Youtube API 并检查 GDATA Objective-C 客户端 here,另请参阅此 SO answer。
【讨论】: