aDownloader
虾米酱是一个虾米音乐下载器。封装成为一个 Ruby Gem 包。
XiamiSauce is a downloader of Xiami Music. Writed in Ruby, and presented as a Gem.
You know, if you know it.
一句话安装 - Install it with one-line code:
$ gem install xiami_sauce --no-ri --no-doc
$ xsauce http://www.xiami.com/artist/64360
$ xsauce http://www.xiami.com/album/355791
$ xsauce http://www.xiami.com/song/184616
虾米酱会按照歌曲信息下载到 [artist]/[album]/[index].[song].mp3
。
XiamiSauce will download to [artist]/[album]/[index].[song].mp3
.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)