grooveshark-cli:Grooveshark API的命令行界面

时间:2021-05-18 09:16:46
【文件属性】:
文件名称:grooveshark-cli:Grooveshark API的命令行界面
文件大小:160KB
文件格式:ZIP
更新时间:2021-05-18 09:16:46
CoffeeScript 介绍 这是一个命令行界面(CLI),可与Grooveshark.com的api一起使用,以使用其数据和流式传输。 截至2015年4月30日,Grooveshark不再存在。 该仓库现在已过时,将留作参考 安装 克隆$ git clone git@github.com:design48/grooveshark-cli.git && cd grooveshark-cli 安装依赖项$ npm install 将命令链接到您的路径$ npm link 从Grooveshark请求API访问权限 更新/config/config.json中的API密钥 { "key": "GROOVESHARK_KEY" , "secret": "GROOVESHARK_SECRET" , "username": "GROOVESHARK_USERNAME" , "password
【文件预览】:
grooveshark-cli-master
----.gitignore(78B)
----README.md(1KB)
----bin()
--------groove(594B)
----html()
--------APIPlayer.swf(141KB)
--------swfobject.js(10KB)
--------test.swf(8KB)
--------expressInstall.swf(727B)
--------index.html(1KB)
----package.json(461B)
----config()
--------config.json(146B)
----lib()
--------main.js(956B)
--------main.coffee(759B)
--------api.coffee(2KB)
--------formatter.coffee(340B)

网友评论