Skip to content

SSSXVid documentation

Supported X (Twitter) Links

SSSXVid accepts HTTPS links to public X status posts. The gateway determines which media assets are available after the URL passes validation.

Last updated: July 22, 2026

Link or sourceStatusReason
x.com/name/status/IDSupportedPreferred public status form
twitter.com/name/status/IDSupported when gateway accepts itLegacy hostname
x.com/i/status/IDSupported when gateway accepts itAlternate public status form
x.com/nameRejectedProfile, not a status
vxtwitter.com/...RejectedThird-party wrapper
Protected postUnsupportedPublic-only scope
Spaces/livestreamUnsupportedNot in the V1 capability set

Preferred X status format

The clearest input is an HTTPS URL such as https://x.com/name/status/123456789. The numeric status ID identifies one post; the account name is part of the URL shape but is not a permission bypass.

Legacy Twitter links

X was formerly known as Twitter, so older twitter.com status links can still circulate. SSSXVid keeps the legacy hostname as a supported secondary input when the configured gateway accepts it.

Links that do not identify one public post

Profile, home, search, list, DM and third-party wrapper links do not provide a single public status for this workflow. They are rejected before the gateway is called.

Media compatibility

A public status can return video, photos, GIF-style MP4 or audio-related assets. The page used for the request changes which role is shown first, but the result can include other media from the same post.

Questions users ask

Does SSSXVid support x.com status links?

Yes. Use an HTTPS x.com status URL with /status/ and a numeric ID.

Can I use a twitter.com status link?

A public twitter.com status URL can work as a legacy hostname when it matches validation and the gateway supports it.

Is /i/status/ID supported?

It is accepted only when the configured gateway supports that alternate public status form. A normal x.com/name/status/ID link is the preferred input.

Can I paste an X profile URL?

No. A profile URL does not identify one post, so it is rejected before extraction.

Are vxtwitter or fixupx links supported?

No. Third-party wrapper domains are rejected; copy the original public status URL from X instead.

Can I process protected posts?

No. SSSXVid is limited to public status posts and does not request follower or login access.

Are X Spaces and livestreams supported?

No. They are outside the V1 capability set even when a link is publicly visible.

Why can a valid status return no media?

A valid URL can still point to a text-only, deleted, restricted or unavailable post. URL validity does not guarantee that a downloadable asset exists.