Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citrizon/node-scd
a Soundcloud Downloader Client written in Node.JS, Downloaded content also contains ID3 tags!
https://github.com/citrizon/node-scd
node-js nodejs soundcloud soundcloud-dl soundcloud-downloader soundcloud-music-downloader
Last synced: 3 days ago
JSON representation
a Soundcloud Downloader Client written in Node.JS, Downloaded content also contains ID3 tags!
- Host: GitHub
- URL: https://github.com/citrizon/node-scd
- Owner: citrizon
- Created: 2024-02-03T22:34:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T22:39:25.000Z (11 months ago)
- Last Synced: 2024-11-01T23:06:59.620Z (about 2 months ago)
- Topics: node-js, nodejs, soundcloud, soundcloud-dl, soundcloud-downloader, soundcloud-music-downloader
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-scd
a Soundcloud Downloader Client written in Node.JS, Downloaded content also contains ID3 tags! Let's talk about how you're gonna install this.
Open up a terminal inside this repo folder and run `npm i` to install necessary packages. After that, you can use it with `./scd` or `node .`. To see the help page, you can run `./scd -h`