music-dl

0.0.10 • Public • Published

music-dl

Download music from saavn.com, gaana.com, etc.

npm npm npm

See it in action!

asciicast

With ID3 tags!

id3-tags.png

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 node v6.x or latest and npm v5.x or latest versions installed on your machine.

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.

Readme

Keywords

none

Package Sidebar

Install

npm i music-dl

Weekly Downloads

2

Version

0.0.10

License

MIT

Unpacked Size

46 kB

Total Files

22

Last publish

Collaborators

  • vishaltelangre