SoundCloud Downloader version history - 13 versions
SoundCloud Downloader by anyo
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.6.2
Released May 5, 2026 - 29.55 KBWorks with firefox 58.0 and later- Tracks that SoundCloud has moved under DRM (most distributed releases with an ISRC) can no longer be downloaded as MP3 :( those endpoints now return 404 and only encrypted streams are served. The extension now detects this and shows a clear "DRM-protected" message instead of failing silently
- Download errors are now visible in the UI: the button briefly flashes red, hover the button to see what went wrong
- Other tracks (independent uploads, mixes, podcasts, free downloads) continue to work as before
Source code released under Mozilla Public License 2.0
Older versions
Version 2.6.1
Released Feb 8, 2026 - 28.99 KBWorks with firefox 58.0 and laterFixed the lowercase option being applied by default even when unchecked in settings.Source code released under Mozilla Public License 2.0
Version 2.6
Released Feb 8, 2026 - 28.72 KBWorks with firefox 58.0 and laterAdded options page for customizable filename format using {artist}, {title}, {year}, {genre}, {album}, and {username} tokens, with lowercase option and live preview.Source code released under Mozilla Public License 2.0
Version 2.5
Released Jan 16, 2026 - 26 KBWorks with firefox 58.0 and laterchangelog:
- fixed a bug where client ID extraction failed due to SoundCloud's updated script format, preventing download button from appearingSource code released under Mozilla Public License 2.0
Version 2.4
Released Apr 19, 2025 - 25.96 KBWorks with firefox 58.0 and laterchangelog:
- rework button style to match new soundcloud uiSource code released under Mozilla Public License 2.0
Version 2.3
Released May 30, 2024 - 25.55 KBWorks with firefox 48.0 and laterchangelog:
- fixed a bug where download of songs with no artwork + user with no profile picture (which is the default fallback) did not work (e.g. https://soundcloud.com/lareena61030/laker-phreshboyswag-no-reason-elipropper)Source code released under Mozilla Public License 2.0
Version 2.2
Released Mar 14, 2024 - 25.53 KBWorks with firefox 48.0 and laterchangelog:
- fixed a bug where download of songs with no description did not work (closes https://github.com/nyo/scdl/issues/7)
- added support for `publisher_metadata` which is metadata entered by the person uploading the music (= more reliable)
- now uses `publisher_metadata.artist` before `user.username` for artist name
- now uses `publisher_metadata.release_title` before `title` for song title
- now uses `release_date` before `created_at` for album release year
- now uses `publisher_metadata.writer_composer` for song composer nameSource code released under Mozilla Public License 2.0
Version 2.1
Released Mar 13, 2024 - 25.37 KBWorks with firefox 48.0 and laterchangelog:
- fixed a bug where the `Download` button did not appear on some tracks
- added SoundCloud track description to metadata (COMM id3 tag)
- improved DOM checks to know if a `Download` button should be added or not
- added `[scdl]` prefix to logs
- improved readme/documentationSource code released under Mozilla Public License 2.0
Version 2.0
Released Mar 4, 2023 - 24.99 KBWorks with firefox 48.0 and laterchangelog:
- fixed download button disappearing when playing a track in a set/playlist/album
- added support for `hls` transcoding format (which caused many tracks to not be downloaded)
- added support for private tracks downloading
- added `setInterval` clear when navigating away from the page
- improved overall code organization, structure & error handling
- improved id3 tagging
- improved URLs handling
- improved the way download buttons are added to the DOM
- improved the way button size is determined (now based on the parent group)
- improved the way some button group are ignored
- improved the way the track link is picked
- removed `logger()` functionSource code released under Mozilla Public License 2.0
Version 1.3
Released Mar 15, 2020 - 28.56 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.2
Released Jan 31, 2020 - 28.48 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.1
Released Jan 27, 2020 - 28.4 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.0
Released Dec 9, 2019 - 28.41 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0