QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。