node-kge
全民k歌 for Node.js
Installation
$ npm install kgeAPI
getUserInfo(share_uid: string): Promise<object>getPlayList(share_uid: string, start_num: number, page_size: number): AxiosPromisegetSongInfo(share_id: string): Promise<object>getLyrics(ksongmid: string): AxiosPromisegetPlayUrl(share_id: string): Promise<string>
License
MIT License