|
1 | 1 | # Music-Downloader
|
2 |
| -```sh |
| 2 | +``` |
3 | 3 | Music Downloader
|
4 | 4 | You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
|
5 | 5 | ```
|
6 | 6 |
|
7 | 7 | # Statement
|
8 |
| -```sh |
| 8 | +``` |
9 | 9 | This repository is created just for learning python(Commercial prohibition).
|
10 | 10 | ```
|
11 | 11 |
|
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] | 百度无损音乐 | |
21 | 23 |
|
22 | 24 | # Usage
|
23 | 25 | ### Take it as a software
|
@@ -52,8 +54,10 @@ Then, just run the python script~
|
52 | 54 | ```
|
53 | 55 |
|
54 | 56 | # 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 | +``` |
57 | 61 |
|
58 | 62 | # Running Screenshot
|
59 | 63 | #### Cmd.py
|
|
0 commit comments