Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T14:58:36.000Z (about 2 months ago)
- Last Synced: 2024-10-11T00:58:07.410Z (26 days ago)
- Topics: csharp, downloader, mp3, reverse-engineering, soundcloud, soundcloud-downloader, soundcloud-music-downloader
- Language: C#
- Homepage:
- Size: 562 KB
- Stars: 24
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoundCloudDownloader
![Made in Guyana](https://img.shields.io/badge/made_in-guyana-ffd700.svg?labelColor=0057b7)
[![Release](https://img.shields.io/github/release/jerry08/SoundCloudDownloader.svg)](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
![list](.assets/list.png)
![single](.assets/single.png)
![multiple](.assets/multiple.png)**This project was inspired by [YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader).**