vvatikiotis / sndc

Command-Line/Terminal application for downloading tracks from Soundcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sndc - Node soundcloud downloader

Download tracks from soundcloud with this Command-Line/Terminal application

Run the app

Clone the repo and then in the application's folder run

npm install

to install application's dependencies

Start the application:

npm start

Paste a valid soundcloud URL to the prompt and hit enter!

Your mp3 file will be saved in the downloads folder.

About

Command-Line/Terminal application for downloading tracks from Soundcloud

License:MIT License


Languages

Language:JavaScript 100.0%