Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 433 Bytes

#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:

  1. put your username and password in "config.yml"
  2. 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