GitHub watchers GitHub stars GitHub forks
node
GitHub repo size GitHub package.json version GitHub GitHub open issues GitHub closed issues GitHub last commit GitHub top language
QQ音乐API koa2 版本, 通过Web网页版请求QQ音乐接口数据, 有问题请提 issue
当前代码仅供学习,不可做商业用途
目前暂时没有时间做登录模块的接口,欢迎各位大佬给我
PR, 阿里嘎多
因为本项目采用的是
koa2, 所以请确保你的node版本是7.6.0+
node -v
git clone git@github.com:Rain120/qq-music-api.git
cd qq-music-api
npm install
// npm i -g nodemon
npm run start
// or don't install nodemon
node app.js
项目监听端口是3200
# local local build npm run build:local-images # local remote build npm run build:remote-images # build images npm run build:images # local run npm run run:images # remote run docker pull qq-music-api
-
获取歌曲播放链接 2021年01月24日
-
支持自定义设置
cookie2021年01月23日 -
获取歌曲 + 专辑图片 2020年05月24日
-
获取歌手热门歌曲 2020年07月04日
-
获取QQ音乐产品的下载地址
-
获取歌单分类
-
获取歌单列表
-
获取歌单详情
-
获取MV标签
-
获取MV播放信息
-
获取歌手MV
-
获取相似歌手
-
获取歌手信息
-
获取歌手被关注数量信息
-
获取电台列表
-
获取专辑
-
获取数字专辑
-
获取歌曲歌词
-
获取MV
-
获取新碟信息
-
获取歌手专辑
-
(削除) 获取歌曲VKey (削除ここまで)2021年01月24日 -
获取搜索热词
-
获取关键字搜索提示
-
获取搜索结果
-
获取首页推荐
-
获取排行榜单列表
-
获取排行榜单详情
-
获取评论信息(cmd代表的意思没太弄明白)
-
获取票务信息
-
获取歌单详情
-
获取歌手列表
使用apis详见文档
灵感来自
Binaryify/NeteaseCloudMusicApi
参考内容
-
因为本人没写过
unit test, 所以本项目尚未添加unit test, 等有时间再添加; -
登录获取个人信息等接口都没做
🤝 贡献 PR
We welcome all contributions. You can submit any ideas as pull requests or as a GitHub issue.
Front-End development engineer, technology stack: React + Typescript + Mobx, also used Vue + Vuex for a while
Copyright © 2019-present Rain120.