我想做一个使用YouTube应用程序接口的应用程序,但是我找不到如何下载YouTube视频。有人能告诉我是怎么做到的吗?顺便说一句,我使用vb.net & C#.net
发布于 2015-07-01 18:15:20
根据YouTube Developer Policies,禁止拷贝视听内容
E.处理YouTube数据和内容
除了本节中授予的权限和权限外,您和您的API客户端对API数据(包括临时存储的API数据)没有进一步的权限或权限。
视听内容
1. download, import, backup, cache, or store copies of YouTube audiovisual content without YouTube's prior written approval,
2. make content available for offline playback, or
3. use any aspect of the YouTube API Services to facilitate or promote copyright infringement or the exploitation of copyright-infringing materials.
发布于 2015-07-01 14:30:34
也许从youtube下载视频是不必要的:)一旦你下载了视频,他们就不能显示广告,以此类推。然而,你可以在这里查看2014年的帖子:
https://stackoverflow.com/questions/31151502
复制相似问题