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