我正在开发一个应用程序,我想在其中播放 YouTube 音频流(没有视频)。它是否违反了 YouTube 的任何服务条款?
提前致谢。
以下是 YouTube API 服务条款的链接:
https://developers.google.com/youtube/terms
您的问题的答案在第 II 节第 8 和第 9 部分中,说明禁止:
separate, isolate, or modify the audio or video components of any YouTube audiovisual content made available through the YouTube API;
promote separately the audio or video components of any YouTube audiovisual content made available through the YouTube API;
所以不幸的是,这是不行的。