UIActivityViewController:视频分享到 Youtube

UIActivityViewController: Video Share to Youtube

有什么方法可以在不使用 custom UIActivity 的情况下将视频分享到 YouTube 网站?尽管设备上安装了 YouTube 应用程序,但 YouTube 未在 UIActicvityViewController 中列出。如果设备上安装了 Vine、Vimeo 和其他 apps.Apps,则情况并非如此。请澄清一下。

Youtube 应用不包含共享扩展,Youtube 从来不是系统提供的 activity 项。内置的照片应用程序可能已经为 Youtube 创建了自己的 UIActivity 项目。