A SoundCloud song downloader with goodies inside.
This code is provided as as a Proof-of-concept, and for demonstration only. Keep in mind that illegal download is bad for artist creation, and remember to always support the artists you love.
Prerequisites: Node (v8 or above)
# Create a directory where the sound files will be downloaded
mkdir tmp
npm install
npm start
You can then navigate to localhost:3000
to access the interface