Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).**