0.2.0 • Published 3 years ago

radiojavandownloader v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

RadioJavan Downloader

TypeScript

Radio Javan is the most famous website for iranian musics. This website has removed download button, but sometimes we don't have internet connection to stream musics. So respectfully to radiojavan, I created this package to extract the address of downloadable file for the given url of your favorite music.

If you have any ethical issue, please contact me.

How to use (for consumers)

  • install the package
npm i -g radiojavandownloader
  • copy the url of your favorite music, then run this command
rj

How to use (for contributors)

I assume that you are familiar with npm, if not, this package is not suitable for you!

  • clone the package in your local machine
  • install dependencies
npm i
  • build the package
npm run build
  • make the runner file executable
chmod +x ./dist/index.js
  • link the command
npm link
  • copy the url of your favorite music, then run this command
rj
0.2.0

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

3 years ago

0.0.9

3 years ago