README.md 2.0 KB
Newer Older
Z
Zain 已提交
1
## 网易云音乐升级API
Z
Zain 已提交
2

Z
Zain 已提交
3 4 5 6 7 8 9
<p align="center">
    <a href="https://github.com/ZainCheung"><img alt="Author" src="https://img.shields.io/badge/author-ZainCheung-blueviolet"/></a>
    <img alt="PHP" src="https://img.shields.io/badge/code-PHP-success"/>
    <img src="https://visitor-badge.glitch.me/badge?page_id=ZainCheung.netease-cloud-api"/>
</p>

这是一个能够提供网易云音乐每日听满300首歌曲的基于PHP语言的API项目,配合python全自动脚本项目使用更佳。全自动脚本项目:https://github.com/ZainCheung/netease-cloud
Z
Zain 已提交
10

Z
Zain 已提交
11 12 13 14
## 灵感来自

[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)

Z
Zain 已提交
15 16 17 18 19 20 21 22 23
## 功能特性

1. 登录
2. 签到
3. 查询用户信息
4. 听完300首歌曲

## 安装部署

Z
Zain 已提交
24
建议新手使用自动托管方式,可以完全不需要编程基础即可搭建api接口,推荐使用网站:[https://glitch.com/](https://glitch.com/)
Z
Zain 已提交
25

Z
Zain 已提交
26 27
### 方法一

Z
Zain 已提交
28 29 30 31 32 33 34 35
1. fork本项目到你的仓库

2. 打开网站注册并登陆,新建项目,选择从GitHub导入,地址为本项目的git地址
3. 修改你的glitch项目名,例如:netease-test
4. 那么你的接口名为“项目名.glitch.com”:https://netease-test.glitch.me/
5. 访问你的接口看到欢迎页面即部署成功

使用这种方式部署网站接口,0成本且快速可用,且不用担心环境部署运维等问题,当然如果有条件用自己的服务器搭建也是可以的。
Z
Zain 已提交
36

Z
Zain 已提交
37 38
### 方法二

Z
Zain 已提交
39 40
或者可以直接复制一份项目成为你的项目,打开 https://glitch.com/edit/#!/netease-cloud-api 选择右上角的 `Remix to Exit`,即可成为你自己的项目,你便可以对代码进行修改,自定义你的域名

Z
Zain 已提交
41 42
## 接口文档

Z
Zain 已提交
43
https://github.com/ZainCheung/netease-cloud-api/wiki
Z
Zain 已提交
44

Z
Zain 已提交
45
## 声明
Z
Zain 已提交
46

Z
Zain 已提交
47
本项目的所有脚本以及软件仅用于个人学习开发测试,所有`网易云`相关字样版权属于网易公司,勿用于商业及非法用途,如产生法律纠纷与本人无关。