Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHJK committed Aug 3, 2019
1 parent 493e99e commit aeca4ca
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,17 @@ Support for QQ music, Netease music, Xiami music, Kugou music and Baidu music. S

**禁止将本工具用于商业用途**,如产生法律纠纷与本人无关。


建了一个QQ群,方便交流:**785798493**

支持QQ音乐、网易云音乐、虾米音乐、酷狗音乐和百度音乐,查看 [支持的音乐源列表](#支持的音乐源列表)
最近API封杀有点多,个人有点维护不过来,需要大家帮忙更新。查看 [支持的音乐源列表](#支持的音乐源列表)

> 注意: 部分音乐源在一些国家和地区不可用,可以考虑使用中国大陆代理。获取公共代理的方式可以参考我的另一个项目<https://github.com/0xHJK/Proxies>,两分钟获得数千个有效代理。
## 功能

- 部分歌曲支持无损音乐
- 优先搜索高品质音乐(flac -> 320K -> 128K)
- 优先搜索高品质音乐(无损 -> 320K -> 128K)
- 支持 HTTP 和 SOCKS 代理
- 支持多线程搜索
- 支持搜索结果去重和排序
Expand Down Expand Up @@ -126,13 +129,13 @@ Options:

## 支持的音乐源列表

| 音乐源 | 缩写 | 网址 | 无损 | 320K | 封面 | 歌词 | 歌单 | 单曲 |
| ---------- | ------- | ------------------------- | ---- | ---- | ---- | ---- | ---- | ---- |
| QQ音乐 | qq | <https://y.qq.com/> | - | - || |||
| 酷狗音乐 | kugou | <http://www.kugou.com/> | - | - | ||||
| 网易云音乐 | netease | <https://music.163.com/> | - | | | | | |
| 百度音乐 | baidu | <http://music.baidu.com/> | - ||||||
| 虾米音乐 | xiami | <https://www.xiami.com/> | | | | |||
| 音乐源 | 缩写 | 网址 | 有效 | 无损 | 320K | 封面 | 歌词 | 歌单 | 单曲 |
| ---------- | ------- | ------------------------- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| QQ音乐 | qq | <https://y.qq.com/> | | - | - || - |||
| 酷狗音乐 | kugou | <http://www.kugou.com/> | | - | - | - ||||
| 网易云音乐 | netease | <https://music.163.com/> | | - | - | - | - | - | - |
| 百度音乐 | baidu | <http://music.baidu.com/> | | - ||||||
| 虾米音乐 | xiami | <https://www.xiami.com/> | | - | - | - | - |||

> `-`表示不一定支持,``表示部分或完全支持,``表示尚未支持
Expand All @@ -142,6 +145,8 @@ Options:

## 更新记录

- 2019-08-03 修复了一些bug,屏蔽了不支持的源,目前仅百度音乐可用

- 2019-06-13 重新增加虾米音乐高品质音乐支持,感谢群友0.0提供的API
- 2019-06-11 v3.0预览版,代码重构,支持网易云音乐歌单和单曲下载,支持百度高品质音乐
- 2019-04-08 发布v2.2.1版本
Expand Down

0 comments on commit aeca4ca

Please sign in to comment.