Skip to content

val8828/zahar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zahar

zahar will download some mp3 files from https://downloads.khinsider.com just give zahar link to page with list of tracks

Building the source

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.go

Running zahar

for example

zahar -url=https://downloads.khinsider.com/game-soundtracks/album/death-brade

Configuration

to 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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages