YouTube 数据 API V3 可以与 YouTube 音乐一起使用吗?
Does YouTube Data API V3 work with YouTube Music?
我想从 Youtube Music 中提取播放列表数据,以及与所述播放列表中的歌曲相关的元数据。使用 Youtube Data V3 API 或 YouTube Analytics API 是否可行?
如果是这样,我在哪里可以找到有关调用和可用元数据的文档;我在 YouTube 数据 API 页面上找不到我需要的内容。我目前在参考文档中引用 PlaylistItems 和 Playlists,但它似乎适用于视频。这是设计使然,因为您可以在 YT Music 中切换视频和音频吗?
如果可能的话,有官方的 Rust Crate 吗?
提前感谢您的帮助。
确实,YouTube 数据 API 中缺少此功能,并且其他许多 API 用户表达了与您相同的需求。
官方Google staff account是这样说的:
This type of information is not available in the API. We have already raised a feature request for this but I can't guarantee that this feature will be implemented.
就是这样:他们可能会在某个时候实现此功能,但遗憾的是,无法确定何时会发生。
我想从 Youtube Music 中提取播放列表数据,以及与所述播放列表中的歌曲相关的元数据。使用 Youtube Data V3 API 或 YouTube Analytics API 是否可行?
如果是这样,我在哪里可以找到有关调用和可用元数据的文档;我在 YouTube 数据 API 页面上找不到我需要的内容。我目前在参考文档中引用 PlaylistItems 和 Playlists,但它似乎适用于视频。这是设计使然,因为您可以在 YT Music 中切换视频和音频吗?
如果可能的话,有官方的 Rust Crate 吗?
提前感谢您的帮助。
确实,YouTube 数据 API 中缺少此功能,并且其他许多 API 用户表达了与您相同的需求。
官方Google staff account是这样说的:
This type of information is not available in the API. We have already raised a feature request for this but I can't guarantee that this feature will be implemented.
就是这样:他们可能会在某个时候实现此功能,但遗憾的是,无法确定何时会发生。