Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

music163-client

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

music163-client

music 163 client

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

music163-client

This is the client for music163

Install

The easiest way to use music163-client is to install it with npm: npm install music163-client

API

Currently, there's only three (useful) methods available:

play: function(id)
download: function(id, path)

Example

var player = require('..')

// play
player.play(233931);

// download
player.download(233931);

Keywords

music163

FAQs

Package last updated on 15 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts