#baidu-ting Download all the songs in an album from http://music.baidu.com. Written in ruby.
#Prerequisite: install all the gems using "bundle install"
#How to use:
- put your username and password in "config.yml"
- ruby bin/baidu_ting.rb album_url [-d directory_to_store_the_album] [-c config file in yaml format]
"album_url" should be replaced by the album address, e.g. "http://music.baidu.com/album/13947931" without quotes