Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jramke/soundcloud-downloader
Socuncloud downloader chrome extension with cover and artist information
https://github.com/jramke/soundcloud-downloader
chrome downloader extension javascript soundcloud
Last synced: 3 days ago
JSON representation
Socuncloud downloader chrome extension with cover and artist information
- Host: GitHub
- URL: https://github.com/jramke/soundcloud-downloader
- Owner: jramke
- Created: 2023-10-26T19:31:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T16:16:47.000Z (11 months ago)
- Last Synced: 2024-11-01T23:07:01.006Z (about 2 months ago)
- Topics: chrome, downloader, extension, javascript, soundcloud
- Language: JavaScript
- Homepage: https://soundcloud-downloader-server.vercel.app
- Size: 8.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soundcloud Downloader Chrome Extension
Download soundcloud songs with cover and artist information.
## Gettings started
First clone this repo
### Server
```
cd server
npm i
npm run dev
```### Extension
```
cd extension
npm i
npm run build
```
Then add the build folder on `chrome://extensions/`.## TODO:
- Vercel serverless function max 5mb, so if song is bigger error is thrown
- ux downloading state