-
Notifications
You must be signed in to change notification settings - Fork 2
Tutorial
Command line tool to download music
Install it via npm. Make sure to update it regularly to have the latest download settings. This is important! So before reporting a bug, try to update.
$ sudo npm install -g mp3-downloader
It should be easy to use. It downloads the selected track in the current working directory. You shouldn't care about arguments, the program will figure it out itself. If you want, you can specify the download location with the --output option.
$ download avicii waiting for love
If it does somehow not run as desired, run it in --verbose mode.
This tool is still in beta, please report bugs as fast as possible. Checkout NodeJS Music Editor to edit & download ID3s for the downloaded tracks. I will combine these two when I find the time.
Distributed under MIT by Jensen Bernard.
Distributed under MIT - Jensen Bernard