Skip to content

nyo/scdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundCloud Downloader

GitHub manifest version Mozilla Add-on Mozilla Add-on Mozilla Add-on

Firefox add-on that adds an instant download button under SoundCloud tracks.

Get it now!

https://addons.mozilla.org/firefox/addon/scdl

Features

  • ✅ 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 (artist - title, lowercase)
  • ✅ Works with private tracks
  • ✅ Supports both progressive and hls 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, bugs, or have suggestions, please report them on the GitHub Issues page!

Preview

download button on track page preview image download button in album tracklist view preview image download button in search view preview image id3 tags metadata preview image

Development

Building

To build the add-on locally, run:

bash build.sh # creates a `scdl-{version}.zip` file

External libraries

Happy digging!