[!TIP] 本仓库已并入 Lyricify-Lyrics-Helper。
后续相关更新及修复仅在 Lyricify-Lyrics-Helper 中提供。
QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。
22 commits
2 commits
C#
100.0%
[!TIP] 本仓库已并入 Lyricify-Lyrics-Helper。
后续相关更新及修复仅在 Lyricify-Lyrics-Helper 中提供。
QRC decoder, with a simple demo
可通过 Id 直接通过网络获取歌词 Helper.GetLyrics(string, string);
可通过 Mid 直接通过网络获取歌词 Helper.GetLyricsByMid(string, string);
也可以直接解密 QRC 歌词 Decrypter.DecryptLyrics(string)。
22 commits
2 commits
C#
100.0%