https://github.com/dieterholvoet/userscript-sc-downloader
A userscript which adds direct download/buy/stream buttons to tracks on the Soundcloud website.
https://github.com/dieterholvoet/userscript-sc-downloader
greasemonkey-script soundcloud userscript
Last synced: 2 months ago
JSON representation
A userscript which adds direct download/buy/stream buttons to tracks on the Soundcloud website.
- Host: GitHub
- URL: https://github.com/dieterholvoet/userscript-sc-downloader
- Owner: DieterHolvoet
- Created: 2016-10-08T17:57:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T15:01:40.000Z (over 7 years ago)
- Last Synced: 2025-03-18T16:40:47.990Z (3 months ago)
- Topics: greasemonkey-script, soundcloud, userscript
- Language: JavaScript
- Size: 15.6 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#soundcloud-downloader
Adds a direct download button to all the tracks on SoundCloud (works with the new SoundCloud interface).
[Find me on Greasyfork](https://greasyfork.org/en/scripts/19650-soundcloud-downloader)
##Changelog
###0.6 (2016/10/08)
- Added nicer 'Buy' button (in case a link is available anyway)###0.5 (2016/10/08)
- Changed download provider (but still direct downloads!)
- Code refactor
- Fixed stylesheet issues
- Fixed errors with preview-only and georestricted tracks
- Link to external free download link if possible (= higher quality)
- Support for download links on following pages: home, charts, history, profile, search, track, playlist
- Downloaded songs now have correct tags and album art included###0.4 (2016-05-13)
- First public release