rest - 通过YouTube API获取离线/保存的视频列表

标签 rest youtube youtube-api youtube-data-api

我需要一些帮助来获取用户下载(或离线下载)的视频列表。

YouTube Rest API是否向我们提供任何API来获取已保存视频的列表?

最佳答案

AFAIK,您将无法列出其他用户的离线视频,甚至您自己的离线视频。 This stack exchange讨论了原因。

Those "offline" videos can only be played using official YouTube App, and those videos simply can not be played using any other Video/Media player application.

YouTube (means Google) controls the access to the offline file.

The permission is controlled on their server to access those downloaded files and Since they are part of specific device, you cannot access/view those using Google Account, from another device.



但是,如果您想在youtube api中列出视频,则可以引用此documentation

关于rest - 通过YouTube API获取离线/保存的视频列表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47474048/

相关文章:

python - 自然语言处理 : text corpus format for word2vec

c# - 如何使用 HttpClient 发帖?

javascript - 如何启动和停止使用 youtube iframe API 创建的 YouTube 视频?

rest - 访问被拒绝 : 403 or 404?

objective-c - iOS - 向 CakePHP REST 发出 POST 请求

jquery - 为什么我的fancybox插件不能用于我的YouTube链接?

python - 如何使用python Selenium 转到youtube播放列表中的下一个视频

php - 解析 youtube 链接 PHP

c# - 通过YouTube API访问“喜欢”或“不喜欢”功能

php - 如何在 wamp 服务器中使用 youtube 数据 api