Vid2MP3

Twitter / X Video to MP3 — Save the Audio from Any X Post

By Sardar Ali Khan · Last updated 2026-05-05

Quick answer.X serves video as H.264+AAC inside MP4 via its CDN. Public posts convert in seconds — copy the post permalink, paste into a converter. Communities, age-restricted content, and Spaces (audio rooms) won't work without specialized tools.

Get the right X URL

The canonical URL form is x.com/<handle>/status/<numeric-id>. (twitter.com still works as a domain alias.) Both work in most converters.

Mobile (X app)

  1. Tap Share → Copy link.
  2. Paste into the converter.

Desktop browser

  1. Click the timestamp on the post to open the standalone view.
  2. Copy the URL from the address bar.
  3. Paste into the converter.

Avoid the bit.ly/t.co shortened versions — the converter has to follow the redirect, which sometimes fails. The /status/ permalink is the cleanest form.

Convert with our tool

Use our X / Twitter converter. Paste the post URL, choose MP3, pick a bitrate (192 kbps is the sweet spot — most X audio caps below 320), download.

Audio quality on X

X's audio bitrate is variable:

  • Short videos (≤2:20): Typically 128 kbps AAC.
  • Premium long-form videos: Higher bitrate possible, but rare.
  • Live (Spaces): Lower-bitrate Opus or AAC, optimized for low-latency streaming.

See our bitrate guide for what changes audibly.

Mobile workflow

  1. In the X app: Share → Copy link.
  2. Open Safari or Chrome.
  3. Paste into our converter.
  4. Tap Convert. Download.
  5. The MP3 lands in Files app (iPhone) or Downloads folder (Android).

Posts that won't convert

  • Community posts: Members-only; anonymous converters are blocked.
  • Sensitive media: X serves an interstitial to anonymous requests. yt-dlp with --cookies-from-browser bypasses this when you're logged in.
  • Account-locked posts: Visible only to followers; same issue.
  • Deleted tweets: X purges quickly; recovery requires an archive (Wayback Machine, Nitter caches).
  • X Spaces (live): RTMP stream; not downloadable while live. Saved Space recordings sometimes are.

GIFs aren't GIFs (and don't have audio)

What X calls a "GIF" is actually a short, silent, looping MP4. Converting one to MP3 yields a silent file. If you wanted the video itself, choose MP4 output, not MP3.

Spaces — what works and what doesn't

X Spaces are live audio rooms. While a Space is in progress, it's an HLS/RTMP feed that public converters can't capture. Once the host explicitly saves the recording, it gets a permalink that some tools (yt-dlp does, some web tools don't) can fetch. Hosts who don't save recordings — and that's most of them — leave nothing behind.

Preserving the original post URL

Most converters don't embed the X post URL in MP3 metadata. If attribution matters (e.g. you're archiving political speech, journalism, etc.), add the URL manually to the comment field in a tag editor like Kid3.

Is downloading X video legal?

Same legal framework as other platforms. X's Terms of Service forbid scraping and bulk downloading; individual extractions of public posts sit in a low-enforcement gray zone. See our legal hub for the framework.

Frequently asked questions

Why does my X video URL fail in some converters?

Three reasons: the post is in a Community (members-only); the post is age- or sensitivity-restricted (anonymous requests are blocked); or the converter hasn't been updated for X's post-rebrand URL format. Try the canonical /status/ URL rather than a share-shortened link.

Can I download X Spaces (audio rooms)?

Not via standard converters. Spaces use a live RTMP stream. Once the host saves a recording (which not all hosts do), it has its own permalink that some tools can fetch.

Do GIFs on X have audio?

No. X's "GIFs" are silent MP4 files presented as GIF-style autoloop. Converting one to MP3 yields a silent or empty file.

What audio quality does X serve?

Variable. Short videos are typically 128 kbps AAC. Longer videos uploaded by Premium users may have higher quality. Re-encoding to high-bitrate MP3 doesn't add quality back.

Can I download a video from a deleted tweet?

If you have an archived URL (e.g. via the Wayback Machine), sometimes. Once X purges the video from its CDN, it's gone for good.

Are sensitive-media tweets convertible?

Most public web converters fail on age- or sensitivity-flagged content because X serves a different page to anonymous requests. yt-dlp with --cookies-from-browser usually succeeds.

Sources & further reading