Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jadepeng committed Nov 9, 2021
2 parents 186e2a2 + 98f0caa commit 7d03e29
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,18 @@ V1.1 新增功能支持歌单、专辑、歌手歌曲下载,支持无损下载

![V1.1截图](https://github.com/jadepeng/XMusicDownloader/raw/master/v1.1.png)

## 关联软件

### 网易云音乐歌单收费歌曲补全工具

![界面](https://gitee.com/jadepeng/pic/raw/master/pic/2020/8/25/1598352954630.png)

原理以及使用方法见: https://www.cnblogs.com/xiaoqi/p/music163tool.html


## 扩展功能说明

主要是调用了一个[[第三方接口](https://www.bzqll.com/2019/04/318.html) 实现歌单、歌手和专辑歌曲读取,以及获取真实下载地址。
主要是调用了一个[第三方接口](https://www.bzqll.com/2019/04/318.html)实现歌单、歌手和专辑歌曲读取,以及获取真实下载地址。

### 扩展provider接口,增加获取歌曲列表接口

Expand Down Expand Up @@ -515,5 +523,5 @@ public class SongItemDownloader

## 参考

- 程序界面,使用了https://github.com/Gsangu/KugouDownloader代码
- 程序界面,使用了 https://github.com/Gsangu/KugouDownloader 代码
- 搜索和下载方案参考 https://github.com/0xHJK/music-dl

0 comments on commit 7d03e29

Please sign in to comment.