Firefox add-on that adds an instant download button under SoundCloud tracks.
https://addons.mozilla.org/firefox/addon/scdl
- ✅ download any SoundCloud track in mp3 format (128kbps, one at a time)
- ✅ adds normalized metadata (artwork, artist, title, genre, year, description & source url)
- ✅ normalized file name
- ✅ works with private tracks
- ✅ supports both
progressive
andhls
transcoding formats - ✅ lightweight (~20 Ko)
- ✅ no data sent to third party, everything is done client-side, in your browser
- ✅ no need to be premium or even logged in to download tracks!
If you encounter any issues or bugs, please report them on the GitHub Issues page!
- browser-id3-writer for mp3s tagging
- FileSaver.js for saving files client-side
Happy digging!