https://github.com/jerry08/soundclouddownloader
Downloads tracks, playlists and albums from SoundCloud
https://github.com/jerry08/soundclouddownloader
csharp downloader mp3 reverse-engineering soundcloud soundcloud-downloader soundcloud-music-downloader
Last synced: over 1 year ago
JSON representation
Downloads tracks, playlists and albums from SoundCloud
- Host: GitHub
- URL: https://github.com/jerry08/soundclouddownloader
- Owner: jerry08
- Created: 2021-08-23T19:32:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T19:09:13.000Z (over 1 year ago)
- Last Synced: 2025-02-27T07:12:52.287Z (over 1 year ago)
- Topics: csharp, downloader, mp3, reverse-engineering, soundcloud, soundcloud-downloader, soundcloud-music-downloader
- Language: C#
- Homepage:
- Size: 579 KB
- Stars: 32
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoundCloudDownloader

[](https://github.com/jerry08/SoundCloudDownloader/releases)
> 🟡 **Project status**: maintenance mode
**SoundCloudDownloader** is an application that lets you download tracks from Soundcloud.
You can copy-paste URL of any track or playlist and download it directly to a format of your choice.
This application uses [**SoundCloudExplode**](https://github.com/jerry08/SoundCloudExplode) under the hood to interact with Soundcloud.
## Download
- 🟢 **[Stable release](https://github.com/jerry08/SoundCloudDownloader/releases/latest)**
## Features
- Download tracks by URL
- Download tracks from playlists
- Automatically inject media tags
## Screenshots



**This project was inspired by [YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader).**