radiojavan-dl
v1.1.0
Published
This tool simply allows you download a song, podcast, or an entire playlist from RadioJavan website.
Downloads
5
Readme
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