Skip to content

thibautRe/scpwnr-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published