【发布时间】:2011-06-23 21:22:20
【问题描述】:
我知道youtube api for .net 和this question。
我面临的问题是我想上传带有字幕的 youtube 视频,或者更重要的是 转录文件,如果还下载它们。有人知道如何在 C# (silverlight) 中做到这一点吗?
【问题讨论】:
-
您尝试过新 YouTube 数据API (v3) 吗?
标签: c# .net silverlight youtube
我知道youtube api for .net 和this question。
我面临的问题是我想上传带有字幕的 youtube 视频,或者更重要的是 转录文件,如果还下载它们。有人知道如何在 C# (silverlight) 中做到这一点吗?
【问题讨论】:
标签: c# .net silverlight youtube
Developers Guide: Data API Protocol – Captions
对于 C# 位,它只是写了一点 HTTP。
【讨论】:
The YouTube Data API (v2) has been officially deprecated as of March 4, 2014。任何使用 YouTube 数据 API (v3) 的示例?