Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/api/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
将grooveshark API与html5音频标记一起使用_Api_Html_Html5 Audio_Grooveshark - Fatal编程技术网

将grooveshark API与html5音频标记一起使用

将grooveshark API与html5音频标记一起使用,api,html,html5-audio,grooveshark,Api,Html,Html5 Audio,Grooveshark,您是否能够使用GrooveSharkAPI获取歌曲数据并使用html5音频标签播放?或者类似的东西 我似乎不明白API是如何工作的——我是获取数据还是只获取到给定歌曲的grooveshark链接?如果没有grooveshark公共API,就不可能——只能搜索歌曲、用户、播放列表等 另一件事是Javascript API,它通过将Javascript注入Grooveshark页面来使用,这不是我想要的

您是否能够使用GrooveSharkAPI获取歌曲数据并使用html5音频标签播放?或者类似的东西


我似乎不明白API是如何工作的——我是获取数据还是只获取到给定歌曲的grooveshark链接?

如果没有grooveshark公共API,就不可能——只能搜索歌曲、用户、播放列表等

另一件事是Javascript API,它通过将Javascript注入Grooveshark页面来使用,这不是我想要的