Giter Site home page Giter Site logo

egbar / neteasecloudmusicapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binaryify/neteasecloudmusicapi

0.0 1.0 0.0 8.39 MB

网易云音乐 Node.js API service

Home Page: https://binaryify.github.io/NeteaseCloudMusicApi

License: MIT License

JavaScript 96.85% HTML 3.15%

neteasecloudmusicapi's Introduction

网易云音乐 API

网易云音乐 Node.js API service

Version License devDependencies devDependencies

灵感来自

disoul/electron-cloud-music

darknessomi/musicbox

sqaiyan/netmusic-node

功能特性

  1. 登录
  2. 刷新登录
  3. 获取用户信息 , 歌单,收藏,mv, dj 数量
  4. 获取用户歌单
  5. 获取用户电台
  6. 获取用户关注列表
  7. 获取用户粉丝列表
  8. 获取用户动态
  9. 获取用户播放记录
  10. 获取精品歌单
  11. 获取歌单详情
  12. 搜索
  13. 搜索建议
  14. 获取歌词
  15. 歌曲评论
  16. 收藏单曲到歌单
  17. 专辑评论
  18. 歌单评论
  19. mv 评论
  20. 电台节目评论
  21. banner
  22. 获取歌曲详情
  23. 获取专辑内容
  24. 获取歌手单曲
  25. 获取歌手 mv
  26. 获取歌手专辑
  27. 获取歌手描述
  28. 获取相似歌手
  29. 获取相似歌单
  30. 相似 mv
  31. 获取相似音乐
  32. 获取最近 5 个听了这首歌的用户
  33. 获取每日推荐歌单
  34. 获取每日推荐歌曲
  35. 私人 FM
  36. 签到
  37. 喜欢音乐
  38. 垃圾桶
  39. 歌单 ( 网友精选碟 )
  40. 新碟上架
  41. 热门歌手
  42. 最新 mv
  43. 推荐 mv
  44. 推荐歌单
  45. 推荐新音乐
  46. 推荐电台
  47. 推荐节目
  48. 独家放送
  49. mv 排行
  50. 获取 mv 数据
  51. 播放 mv
  52. 排行榜
  53. 歌手榜
  54. 云盘
  55. 电台 - 推荐
  56. 电台 - 分类
  57. 电台 - 分类推荐
  58. 电台 - 订阅
  59. 电台 - 详情
  60. 电台 - 节目
  61. 给评论点赞
  62. 获取动态
  63. 获取热搜
  64. 发送私信
  65. 发送私信歌单
  66. 新建歌单
  67. 收藏/取消收藏歌单
  68. 歌单分类
  69. 收藏的歌手列表
  70. 订阅的电台列表

环境要求

需要 NodeJS 6.0+ 环境

安装

$ git clone [email protected]:Binaryify/NeteaseCloudMusicApi.git
$ npm install

运行

$ node app.js

服务器启动默认端口为 3000,若不想使用 3000 端口,可使用以下命令: Mac/Linux

$ PORT=4000 node app.js

windows 下使用 git-bash 或者 cmder 等终端执行以下命令:

$ set PORT=4000 && node app.js

使用文档

文档地址

文档

更新日志

changelog

单元测试

$ npm test

单元测试 单元测试

贡献者

nujhongzhangzhengyi12mchomepengx17LengYXinrccoder

zhixuanzibenLightStrawberryCeBkCnnondaneetwesix

License

The MIT License (MIT)

neteasecloudmusicapi's People

Contributors

betta-cyber avatar binaryify avatar cebkcn avatar gavin-gong avatar lengyxin avatar mchome avatar nondanee avatar nujhong avatar rccoder avatar twesix avatar xqin avatar zhangzhengyi12 avatar zhixuanziben avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.