← Back to blog

Saving Videos from X.com vs Twitter.com: What the 2023 Rebrand Really Changed and Why Old Downloaders Still Work Fine

2026-03-05

When Twitter renamed itself to X in July 2023, the rebrand caused real confusion in the video-downloader space. Tools that had been called "Twitter video downloader" for a decade suddenly had to answer a new question: do you still work with X? And if you have an old twitter.com URL versus a new x.com URL, does that change anything? This guide answers both questions clearly, and explains the few things that did actually change.

The Quick Answer

Yes — every reputable video downloader still works after the X rebrand. The underlying video infrastructure didn't change, only the branding and the domain name. URLs in both formats (twitter.com/user/status/... and x.com/user/status/...) point to the same content and are handled identically by our converter.

If you have an "X video downloader" bookmark from 2023, it likely still works. If it doesn't, the issue is more likely to be the tool being abandoned by its developer than the rebrand itself.

What Actually Changed in the Rebrand

The Twitter-to-X transition was largely cosmetic from a video-download perspective. Here's what changed and what didn't:

What Changed

  • The domain. twitter.com URLs now 301-redirect to x.com. The path structure (/user/status/<id>) is identical. The numeric status ID — the actual video identifier — never changed.
  • The official app name. Twitter for iOS / Android was renamed to X. The internal share URL it generates may now use either twitter.com or x.com depending on the app version.
  • The brand on the website and app UI. Tweets are now "posts." But people still call them tweets, and most video downloaders still use "Twitter" in the name because that's what users search for.
  • Some API rate limits. Tightened in 2023–2024. This affects scraping at scale, not single-video downloads through public URLs.

What Did Not Change

  • The video hosting infrastructure. Videos are still served from video.twimg.com (the legacy CDN). X kept this domain because changing it would have broken every embed on every blog post across the internet.
  • The URL format. A status URL still has the form /<user>/status/<numeric-id>.
  • The video itself. Same MP4 encoding, same bitrate ladder, same resolutions.
  • Public visibility rules. Public tweets are still public; protected accounts are still protected.

The practical takeaway: any tool that was working before July 2023 should still work, unless its developer abandoned it. The rebrand itself doesn't break downloaders.

twitter.com vs x.com URLs: Which Do You Use?

Both work everywhere our converter is concerned. You can paste either format, with or without https://, with or without www., with or without trailing query parameters (?s=20&t=...). All of these resolve to the same tweet:

  • https://twitter.com/user/status/1234567890123456789
  • https://x.com/user/status/1234567890123456789
  • x.com/user/status/1234567890123456789
  • https://twitter.com/user/status/1234567890123456789?s=20&t=AbCdEf

The tracker parameters (?s=20, t=...) are added by the share button and don't affect the video. Our backend strips them automatically.

If you copied a twitter.com URL years ago and want to verify it still resolves, just paste it into Safari or any modern browser — it will redirect to x.com with the same status ID. Or paste it directly into our converter; the redirect step is handled server-side.

Why People Search for "X Video Downloader" Specifically

Search volume for "X video downloader" has grown steadily since 2023, but it's still much lower than "Twitter video downloader." The reasons:

  1. Brand inertia. Most users still think of the platform as Twitter. "X" only feels natural to newer users who joined after the rebrand.
  2. Confusion-driven search. Many "X video downloader" searches are from users who saw the X logo for the first time and wondered whether the old tools still applied. They're looking for reassurance more than a different tool.
  3. Disambiguation. Some searchers want to be sure they're getting a tool aware of the current platform, not one that's been left to rot since 2022.

If you're in the third group, the test is simple: does the tool's homepage mention "X" or post-rebrand language at all? If yes, it's been maintained. If the homepage still talks about "Twitter" exclusively with no acknowledgment of the rebrand, it might still work but the team isn't paying attention.

What About Third-Party "X-Branded" Downloaders?

After the rebrand, a wave of new sites appeared with names like "XDownloader.app", "X-DL.io", and similar X-branded variants. Most are wrappers around the same public video URLs that legacy Twitter downloaders use. A few caveats:

  • Domain age is a real signal. A site that's existed under one name for years and survived multiple Twitter API changes is more battle-tested than one launched in 2024 to ride the rebrand wave.
  • Beware of subscription gates. Some new X-branded sites paywall HD downloads or limit free downloads per day. The economics don't justify this — the underlying operation is cheap. It's a pricing strategy, not a technical necessity.
  • Privacy disclosures. A trustworthy downloader publishes a privacy policy. Many of the new X-branded ones don't.

The names don't matter — what matters is whether the tool actually fetches the video correctly, doesn't track you, and is still being updated when Twitter / X changes something on its end.

What Could Break in the Future?

Honest answer: a few things could theoretically change.

  • X could deprecate the video.twimg.com CDN in favor of a new domain. Highly unlikely because of embed-compatibility, but possible.
  • X could require authentication for any video access, even public tweets. This would break all third-party downloaders simultaneously. The platform has signaled interest in this direction for paid-tier features.
  • The status URL format could change. Extremely unlikely — millions of existing links across the internet would break.

When and if any of these happen, downloaders will adapt within days. The fact that downloaders still work after twelve years of platform changes (going back to the original twitpic era) suggests this category is durable.

FAQ

Do I need a different downloader for X vs Twitter? No. The same tool handles both.

Can the tool download videos from X Premium / Subscriptions content? No — that content is behind authentication. Public tweets only.

Why does the converter strip out the ?s= part of the URL? Those are share-tracking parameters added by the Twitter / X app. They identify the share session, not the tweet. Stripping them doesn't change which video you get.

What about videos in DMs? DM videos are private and require you to be logged in. Web-based downloaders can't access them.

Will this article still be accurate next year? Probably yes for the URL handling, which is years-stable. The third-party tool landscape will shift faster.

Conclusion

The Twitter-to-X rebrand was a branding event, not a technical one — at least from a video-download perspective. Legacy tools that didn't survive the rebrand were already on their way out for other reasons (abandoned maintenance, removed extensions, Manifest V3, Chrome Web Store sweeps). Tools that were actively maintained in 2022 are still maintained now and still working.

If you have an X (or Twitter) video URL right now, scroll up to the converter at the top of this page and paste it in. The tool doesn't care which domain you copied from. It just downloads the video.