get-changba-song

0.0.4 • Public • Published

get-changba-song

Get song data from link of changba

As a tool of fritx/wyu-sing project

Shots

Usage

var get = require('get-changba-song').get
get('http://changba.com/s/5a3bo8I38I1HydevkfyvMw', function(err, song){
  console.log(song)
})
{
  link: 'http://changba.com/s/5a3bo8I38I1HydevkfyvMw',
  source: 'http://upuwmp3.changba.com/userdata/userwork/208/332383208.mp3',
  name: '因为爱情',
  user: 'Heightened',
  photo: 'http://aliimg.changba.com/cache/photo/277338825_320_320.jpg',
  title: '因为爱情 - Heightened (#唱吧#录制)',
  summary: ' '
}

Readme

Keywords

none

Package Sidebar

Install

npm i get-changba-song

Weekly Downloads

3

Version

0.0.4

License

none

Last publish

Collaborators

  • fritx