Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkn-tech/soundload
Google Chrome extension that allows to download the songs from SoundCloud
https://github.com/gkn-tech/soundload
api download soundcloud subscription-free
Last synced: 3 days ago
JSON representation
Google Chrome extension that allows to download the songs from SoundCloud
- Host: GitHub
- URL: https://github.com/gkn-tech/soundload
- Owner: GKN-Tech
- Created: 2023-09-13T19:01:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T22:23:07.000Z (9 months ago)
- Last Synced: 2024-11-01T23:06:47.032Z (about 2 months ago)
- Topics: api, download, soundcloud, subscription-free
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoundLoad - SoundCloud Songs Downloader
Google Chrome extension that allows to download the songs from SoundCloud _(Without a paid account)_- Simply run _popup.html_
### OR
- Add Extension to Chrome:
**Manage Extensions** > Turn on **Developer mode** > Click **Load unpacked** > Select the folder where this **SounLoad** files are saved
### Song url from Sound Cloud
> In line 2 of __popup.js__ file, replace the track url with the song url from Sound Cloud that needs to be downloaded![](snaps/snap1.png)
### Save song as
> In line 17 of __popup.js__ file, replace the file name with your preferred name for saving the song otherwise it will be saved as _song.mp3_![](snaps/snap2.png)