Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvpanoz/sndc
Command-Line/Terminal application for downloading tracks from Soundcloud
https://github.com/rvpanoz/sndc
api downloader mp3 node soundcloud
Last synced: 8 days ago
JSON representation
Command-Line/Terminal application for downloading tracks from Soundcloud
- Host: GitHub
- URL: https://github.com/rvpanoz/sndc
- Owner: rvpanoz
- License: mit
- Created: 2018-08-17T21:39:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:22:07.000Z (about 2 years ago)
- Last Synced: 2024-11-16T09:17:07.137Z (2 months ago)
- Topics: api, downloader, mp3, node, soundcloud
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.