Skip to content

Commit bf589fe

Browse files
Update README.md
1 parent 6c6d8e1 commit bf589fe

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

README.md

+17-13
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
# Music-Downloader
2-
```sh
2+
```
33
Music Downloader
44
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
55
```
66

77
# Statement
8-
```sh
8+
```
99
This repository is created just for learning python(Commercial prohibition).
1010
```
1111

12-
# Support
13-
- [x] [QQ](https://y.qq.com/)
14-
- [x] [Kuwo](http://yinyue.kuwo.cn/)
15-
- [x] [Kugou](http://www.kugou.com/)
16-
- [x] [Xiami](https://www.xiami.com/)
17-
- [x] [Qianqian](http://music.taihe.com/)
18-
- [x] [Wangyiyun](https://music.163.com/)
19-
- [x] [baiduFlac](http://music.baidu.com/)
20-
- [x] [Migu](http://www.migu.cn/)
12+
# Support List
13+
| Websites | Support? | in Chinese |
14+
| :----: | :----: | :----: |
15+
| [QQ](https://y.qq.com/) | [x] | QQ音乐 |
16+
| [Kuwo](http://yinyue.kuwo.cn/) | [x] | 酷我音乐 |
17+
| [Kugou](http://www.kugou.com/) | [x] | 酷狗音乐 |
18+
| [Xiami](https://www.xiami.com/) | [x] | 虾米音乐 |
19+
| [Qianqian](http://music.taihe.com/) | [x] | 千千音乐 |
20+
| [Migu](http://www.migu.cn/) | [x] | 咪咕音乐 |
21+
| [Wangyiyun](https://music.163.com/) | [x] | 网易云音乐 |
22+
| [baiduFlac](http://music.baidu.com/) | [x] | 百度无损音乐 |
2123

2224
# Usage
2325
### Take it as a software
@@ -52,8 +54,10 @@ Then, just run the python script~
5254
```
5355

5456
# Environment
55-
- Windows/Linux
56-
- Python3.5+(have installed necessary dependencies.)
57+
```
58+
OS: Windows/Linux
59+
Python: Python3.5+(have installed necessary dependencies.)
60+
```
5761

5862
# Running Screenshot
5963
#### Cmd.py

0 commit comments

Comments
 (0)