Skip to content

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

Notifications You must be signed in to change notification settings

mohsentaleb/radiojavan-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published