Download the extension from the Firefox Add-ons page.
When visiting soundcloud.com
, there should be an icon of this extension next to the addressbar.
Click on the icon (and click on 'Options' in Chrome) to get to the configuration section.
- Download of high quality version (you need to be a GO+ user)
- Download of the original version (when possible)
- Downloading directly to a default location without a dialog
- Normalization of the track name
- Blocking of reposts in the 'Stream' feed
- Blocking playlists in the 'Stream' feed
- Including producers as artists
The Changelog can be found here.
If you want to support the development of this extension, consider donating!
- The normalization of some track names can fail and produce wrong results
- Sometimes the extension fails to recognize a user login/logout. A page refresh can help!
- The block reposts feature can sometimes not work, checkout this for a solution.
- When you encounter an issue, open the following link in the same browser session where the error occured: about:devtools-toolbox?type=extension&id=%7Bc7a839e7-7086-4021-8176-1cfcb7f169ce%7D (GitHub won't let me link this properly)
- Click on the
Console
tab. - You should now be seeing a bunch of log messages
- Right click on one of the messages, choose
Export Visible Messages To
>File
and save the file - Click the following link to create a new issue: Link
- Insert a fitting title for your issue, e.g "Add-On crashes my browser when XYZ"
- Write any additional information that could be useful in the body of the issue
- Drag the file you just downloaded in the issue body as well
- Click on
Submit new issue
I will try and respond as soon as possible!
Linux 5.9 (Arch-based)
- node v13.13.0 - Installation instructions
- yarn v1.22.4 - Installation instructions
- jq v1.6 Installation instructions
To build the addon run the create-dist.sh
script.
The build artifact SoundCloud-Downloader-Firefox.zip
can be found in the dist
directory.