Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 492 Bytes

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