Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thibautre/scpwnr-2

Soundcloud Pwnr* v2
https://github.com/thibautre/scpwnr-2

react react-hooks soundcloud

Last synced: about 2 months ago
JSON representation

Soundcloud Pwnr* v2

Awesome Lists containing this project

README

        

# 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)

``` sh
# 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