zahar will download some mp3 files from https://downloads.khinsider.com just give zahar link to page with list of tracks
Building zahar requires:
1. Go (https://golang.org/doc/install)
2. install "github.com/PuerkitoBio/goquery" ()
Please note that because of the net/html dependency, goquery requires Go1.1+.
$ go get github.com/PuerkitoBio/goquery
Once the GO are installed, run go build <Path to zahar.go>
go build zahar.gofor example
zahar -url=https://downloads.khinsider.com/game-soundtracks/album/death-bradeto change default count of download thread add the option for example -w=123 - 123 goroutine will be use
zahar -url=https://downloads.khinsider.com/game-soundtracks/album/death-brade -w=123