QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。
QRC decoder, with a simple demo
Repository from Github https://github.comWXRIW/QQMusicDecoder
QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。
QRC decoder, with a simple demo
MIT License