1.0.2 • Published 8 years ago

netsound v1.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
8 years ago

description

一个命令行听网易云音乐的工具

pre-installation

# mac
brew install mplayer

# ubuntu
sudo apt-get install mplayer

installation

npm install netsound -g

usage

netsound U2

会随机播放U2的歌曲,播放完成后自动播放下一首。

U2

problems

有很多歌在终端放不出来,可能是有些歌只能在客户端听(收费问题)

有些歌手专辑太多了,全抓有时候比较慢,代码里只抓了前几张专辑。

record

简书

thanks

api部分使用了网易云api中的部分代码,但是异步操作部分 将callback全部换成了promise,以方便链式调用。

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago