Musiload downloads songs/playlists from famous websites like gaana, hungama, saavn
Just enter the url of song/playlist and musiload does the job for you.
-
-
Grab the binary suitable for your OS here
-
Make the binary executable
-
$ chmod +x musiload
Prerequisite
- Golang (1.11 or later). You can see the instructions here to download
$ git clone https://github.com/prateek2211/musiload-go.git
$ mkdir bin
$ go build -o bin ./...
Run program and enter the website url of the song
$ .bin/musiload <URL>
The song will be downloaded in the Music directory
- Add functionality for other famous websites
- Convert the program to a web app
- Add feature to search music from websites