An open API service indexing awesome lists of open source software.

https://github.com/taseikyo/neteaselyric

:notes:Netease cloud music lyrics downloader.
https://github.com/taseikyo/neteaselyric

download-lyrics lyrics netease-cloud-music qt-application qt5

Last synced: 6 days ago
JSON representation

:notes:Netease cloud music lyrics downloader.

Awesome Lists containing this project

README

          

# NeteaseLyric: download lyrics from [Netease Cloud Music](http://music.163.com/)
icon

中文介绍查看[知乎](https://www.zhihu.com/question/27638171/answer/217582659)

## Preview
![Preview.gif](https://i.loli.net/2017/10/15/59e3343733180.gif)

## Installing
1. v2.0 [Download](https://github.com/LewisTian/NeteaseLyric/releases/tag/v2.0)(recommend!)
2. clone the repo, then open the `NeteaseLrc.pro` with [Qt Creater](https://www1.qt.io/qt5-8/)(my QT version is 5.8), finally compile the code.

## Alternative
PyQt version is released. If you cannot run CloudLrcV2.0.exe due to missing dll libs or errors, you can try the [PyQT Version](https://github.com/LewisTian/NeteaseLyric/releases/tag/v2.0). Just download the zip file, and unzip it.

## Usage
Copy song'url or song'id from [netease cloud music](http://music.163.com/) , then paste into the input field.
Click the button `get` or press `enter` to obtain the lyric.

Screenshot

You can also hide timeline or translation by clicking the corresponding checkbox.

hide

Of course you can save the lyric as a .lrc file using shortcuts `ctrl+s`.

v2.0.png

注:本软件仅作学习交流,不得进行任何商业用途,否则产生的一切后果将由使用者本人承担!

## Licence

### [MIT](https://github.com/LewisTian/NeteaseLyric/blob/master/LICENSE)