【发布时间】:2012-04-10 14:22:24
【问题描述】:
参考本页...
在页面最后一部分的第 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