Music dl
Download music from jiosaavn.com, gaana.com, etc.
**NOTE:** Currently, it only supports saavn.com and gaana.com, but there will be support to download from other sites as well in future. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2017. Key topics include: gaana, jiosaavn, jiosaavn-downloader, music-dl, music-download.
music-dl
<img src="https://user-images.githubusercontent.com/876195/27261560-261ebf7e-5463-11e7-99d4-40c3481eab17.png" width="300" />Download music from saavn.com, gaana.com, etc.
See it in action!
With ID3 tags!

NOTE: Currently, it only supports saavn.com and gaana.com,
but there will be support to download from other sites as well
in future.
Installation
Please make sure that you have the following:
node v6.xor latestnpm v5.xor latest versions installed on your machineffmpeg(install usingsudo apt-get install ffmpegon ubuntu)
npm install -g music-dl
Please use the same command
to upgrade the already installed package
to the latest version.
Usage
Usage:
music-dl [OPTIONS] URL_OF_ALBUM_OR_PLAYLIST_HERE
Options:
-v, --version Display the current version
-h, --help Display help and usage details
Examples:
Just provide the link of a album or a playlist to music-dl and hit enter!
music-dl http://gaana.com/album/aashiqui
music-dl http://gaana.com/playlist/gaana-dj-best-of-anuradha-paudwal
music-dl https://www.saavn.com/s/album/hindi/Yaara-Dildara-1993/OKbWYkAThtA_
music-dl https://www.saavn.com/s/featured-playlists/english/Hello_Adele/EFoglaGFXps_
Does it really download from these sites?
Nope, it doesn't.
It just retrieves the list of songs
and information such as title, album, artists, etc.
from these sites.
It then downloads the matching music from YouTube.
Copyright and License
Copyright (c) 2017-2020, Vishal Telangre and Contributors. All Rights Reserved.
This project is licenced under the MIT License.
Contributors
Showing top 4 contributors by commit count.

