【问题标题】:Youtube browser based upload API, which channel it goes to? where is the video key?基于 Youtube 浏览器的上传 API,它转到哪个频道?视频键在哪里?
【发布时间】:2012-04-10 14:22:24
【问题描述】:

参考本页...

https://developers.google.com/youtube/2.0/developers_guide_protocol_browser_based_uploading#Browser_based_uploading

在页面最后一部分的第 6 点上说...

The user selects his video and submits the form, sending his video and the upload token directly to YouTube. YouTube verifies the token is valid and adds the video to the user's YouTube channel.

user's YouTube channel 是指“上传者”还是“网站所有者”频道?应该是网站所有者吧?

还有一点是……

During this process, YouTube assigns the video a unique ID, which will be used to identify the video on YouTube.

我如何获得该唯一 ID,以便将来通过 API 编辑该视频的标题和描述?

谢谢

【问题讨论】:

    标签: video youtube youtube-api


    【解决方案1】:

    您可以在此处查看该过程的示例 http://www.googlecodesamples.com/youtube/php/YouTubeVideoApp/index.php

    在此示例中,您可以看到,一旦成功上传文件,就会返回视频的 youtube ID。

    【讨论】:

      猜你喜欢
      • 2013-07-06
      • 2017-05-06
      • 2017-12-01
      • 2013-05-29
      • 2012-03-10
      • 2016-04-10
      • 1970-01-01
      • 2013-02-03
      • 1970-01-01
      相关资源
      最近更新 更多