代码初提交

This commit is contained in:
2018-12-21 22:55:05 +08:00
commit c31a155252
12 changed files with 464 additions and 0 deletions

7
src/consts.ts Normal file
View File

@ -0,0 +1,7 @@
export const LYRIC_SEARCH_URL = 'http://lyrics.kugou.com/search'
export const LYRIC_FETCH_URL = 'http://lyrics.kugou.com/download'
//'@Gaw^2tGQ61-ÎÒni'
export const KRC_ENCODE_KEY = new Buffer(new Uint8Array([64, 71, 97, 119, 94, 50, 116, 71, 81, 54, 49, 45, 206, 210, 110, 105]))