Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 499 Bytes

scpwnr-2

A SoundCloud song downloader with goodies inside.

Disclaimer

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.

Getting started

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