Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thibautre/scpwnr-2
- Owner: thibautRe
- Created: 2019-02-18T22:43:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:52:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-30T16:45:49.258Z (7 months ago)
- Topics: react, react-hooks, soundcloud
- Language: JavaScript
- Homepage:
- Size: 792 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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