2022-04-14 21:49:54 +08:00
|
|
|
NeteaseMusicLyricDownloader
|
|
|
|
===========================
|
|
|
|
**English**|[简体中文](./README_cn.md)
|
|
|
|
>A simple tool to download lyrics in Netease Music
|
2022-04-02 22:46:41 +08:00
|
|
|
|
2022-04-14 17:58:12 +08:00
|
|
|
# How does it work?
|
2022-04-14 21:49:54 +08:00
|
|
|
>It uses the third-party module `requests` to fetch the lyric on music.163.com
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
Netease Music supply us an api that we can get the lyric of the current song, so I make this program...
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
#Todo
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
Add more functions like searching...
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
#Others
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
Just a easy program...
|
2022-04-14 21:50:20 +08:00
|
|
|
|
2022-04-14 21:49:54 +08:00
|
|
|
I haven't much time to focus on it...
|