WXRIW / QQMusicDecoder

QRC decoder, with a simple demo

Repository from Github https://github.comWXRIW/QQMusicDecoderRepository from Github https://github.comWXRIW/QQMusicDecoder

QQMusicDecoder

QRC decoder, with a simple demo

可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string)
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string)
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)

特别感谢

@cnbluefire
SuJiKiNen/LyricDecoder
@Raspberry-Monster

About

QRC decoder, with a simple demo

License:MIT License


Languages

Language:C# 100.0%