1.1.0 • Published 5 years ago

radiojavan-dl v1.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

Radio Javan Downloader

This tool simply allows you download a song, podcast, or an entire playlist from RadioJavan website.

Running as CLI

Installation

npm install radiojavan-dl -g

Usage

radiojavan-dl <song-url|podcast-url|playlist-url> [<directory>]

Example:

radiojavan-dl https://www.radiojavan.com/mp3s/mp3/Ebi-Jane-Javani

This will save Ebi-Jane-Javani.mp3 in your current directory. However if you want to save it in a different directory, provide it as the second parameter.

radiojavan-dl https://www.radiojavan.com/mp3s/mp3/Ebi-Jane-Javani temp

Which will store the file under ./temp

Licence

MIT

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago