How to Convert a YouTube Short to MP3

Extract the audio from any YouTube Short as a 192 kbps MP3, straight in your browser. How the conversion works, what quality to expect, and when it is off-limits.

ShortsDL Team··3 min read
mp3audioyoutube shorts

Sometimes it is the sound you want, not the video: a track you cannot identify, a sound effect, a spoken clip worth keeping. ShortsDL extracts the audio from a Short and hands it back as an MP3, without a second site and without uploading anything.

How to do it

  1. Copy the Shorts link.
  2. Paste it on ShortsDL and press Download.
  3. Click Download MP3.

The status shows the audio track downloading, then Converting… with a percentage, then Done. For a typical 30-second Short the conversion takes a few seconds.

What you get

A standard MP3 at 192 kbps, constant bitrate, named after the Short's title. It plays anywhere: phones, cars, DAWs, old MP3 players, anything.

192 kbps is a deliberate choice. YouTube's audio for Shorts is typically AAC at around 128 kbps, and any conversion from a lossy source to another lossy format loses a little. Encoding at 192 gives the encoder enough headroom that the loss is inaudible in practice. Going higher would only make the file bigger without recovering anything that was not in the source.

Where the conversion actually happens

In your browser. ShortsDL loads a WebAssembly build of ffmpeg the first time you use it — that is the one-off 32 MB Preparing converter… step — and from then on the audio track is decoded and re-encoded to MP3 on your own device.

Two consequences worth knowing:

  • Nothing is uploaded. The audio never travels to a conversion server, because there is no conversion server. We fetch the stream, your browser does the rest.
  • Speed depends on your device. A modern laptop converts a 60-second Short almost instantly; a five-year-old phone takes a little longer. Either way it is seconds, not minutes, because Shorts are short.

When MP3 is not offered

The Download MP3 button is greyed out in two situations.

The browser cannot run the converter. Very old mobile browsers lack the WebAssembly support the encoder needs. ShortsDL detects this and disables MP3 rather than failing halfway. For video, it falls back to a direct 360p download; for audio there is no equivalent fallback.

The video is long. ShortsDL is built for Shorts. If you paste a link to a full-length video, MP3 is offered only for clips of ten minutes or less. The limit exists because a long transcode in a phone browser is a bad experience — it holds the tab open, drains battery, and is likely to be killed by the OS partway through.

Is the audio the same quality as the video's?

Yes — the MP3 comes from the same audio track that plays with the video, not from a lower-quality alternative. When you choose Download MP4, that identical track is muxed into the video file untouched. When you choose MP3, it is decoded and re-encoded to MP3 instead. See the quality guide for how YouTube stores these streams.

What you may do with it

Extracting audio for personal listening is one thing. Publishing it, using it in monetised content, or passing off someone's music or voice as your own is another, and copyright applies to the soundtrack of a Short exactly as it does to the video. Many Shorts also use licensed music from YouTube's own library, where the licence covers use on YouTube and nothing beyond it. Is it legal to download YouTube Shorts? covers the distinctions.

If you want video too

Just download both. Press Download MP4, then Download again on the finished card, then Download MP3 — the converter is already loaded, so the second file takes only as long as the transcode. Or start from the full walkthrough.

Ready to save a Short? Paste the link on ShortsDL.

Open ShortsDL

Related articles