BATCH · PLAYLISTS & SETS

SoundCloud Playlist Downloader — Download Entire Playlists to MP3

One link, one zip. This free SoundCloud playlist downloader takes a set, an album, or a user-curated playlist URL below. Every track inside lands as its own MP3, packed into a folder named after the playlist. No login, no install — the zipping happens in your browser, not on a server.

§.01 — Pull the set

Só faixas públicas. Use o arquivo para escuta pessoal e pague o artista se a faixa estiver à venda.

§.02 — From URL to folder

  1. 01

    Open the playlist on SoundCloud

    Sets, albums, and curated playlists all use the same URL pattern: soundcloud.com/[user]/sets/[name]. Hit share, copy.

  2. 02

    Drop it in the box above

    We resolve the playlist, list every track, and give you two buttons: a single-track picker and "pack the whole set as zip."

  3. 03

    Hit pack — wait for the progress bar

    Each track downloads in your browser, then JSZip stitches them together client-side. Nothing gets uploaded anywhere. The progress bar is real — close the tab and you lose the partial zip.

§.03 — Edge cases

  1. 01

    200+ track playlists — the browser will run out of memory before the zip finishes. Split the playlist or download in chunks of 50.

  2. 02

    Country-locked tracks in the middle of a set are skipped silently. The zip is still produced; one or two files will just be missing.

  3. 03

    DJ mixes uploaded as one track aren't playlists — they're a single long track. Use the SoundCloud to MP3 page for those.

  4. 04

    Albums with the same track twice (intro + reprise) get a numeric suffix in the filename so neither one overwrites the other.

§.04 — Questions

Can a SoundCloud playlist be downloaded if the tracks aren't marked downloadable?
Yes. The artist's "allow download" toggle only controls SoundCloud's own download button on each track page. The audio still streams to your browser when you play the track — this SoundCloud playlist downloader intercepts that stream and writes it to a file. The track stays at SoundCloud's public stream quality (128 kbps MP3 in most cases). For artwork on those tracks, see the cover art downloader.
How many tracks can a single playlist zip hold?
Around 50 to 80 in a typical browser session before memory pressure starts dropping tracks. The zipping happens in your browser — your RAM is the limit. Long DJ sets count as one track and don't hit this, but a 100-track curated playlist will need to be split.
Does SoundCloud allow downloading entire playlists?
SoundCloud's official tooling only lets the artist decide per track. There's no built-in "download playlist" button on their site, even for tracks the artist marked downloadable. This page fills that gap by handling the playlist resolution and per-track stream fetch in the browser.
§
§