Skip to content

djyde/node-kge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-kge

npm circleci codecov

全民k歌 for Node.js

Installation

$ npm install kge

API

  • getUserInfo(share_uid: string): Promise<object>

  • getPlayList(share_uid: string, start_num: number, page_size: number): AxiosPromise

  • getSongInfo(share_id: string): Promise<object>

  • getLyrics(ksongmid: string): AxiosPromise

  • getPlayUrl(share_id: string): Promise<string>

License

MIT License

About

全民k歌 for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published