Guides

Everything you can do with the downloader — on the web, on mobile, and from code.

Guide4 min read

How to Download a Twitter (X) Video — Free, No App

Step-by-step guide to saving any Twitter/X video as an MP4 in full HD — free, no login, no watermark, on desktop or mobile.

Read guide
Guide3 min read

Download Twitter Videos in 1080p Full HD

Get the highest-quality MP4 a tweet offers, up to 1080p Full HD, and learn why some videos cap at lower resolutions.

Read guide
Guide3 min read

How to Download a Twitter GIF (as GIF or MP4)

Twitter stores GIFs as silent MP4s. Here's how to download them and convert to a real .gif if you need one.

Read guide
Mobile4 min read

Save Twitter Videos on iPhone (Share Sheet & Shortcuts)

Download Twitter/X videos straight to your iPhone Camera Roll using the share sheet, Safari, and an Apple Shortcut.

Read guide
Mobile4 min read

Save Twitter Videos on Android with the Share Sheet

Install this downloader as an app and send tweets to it straight from Twitter's Share menu on Android.

Read guide
Developers5 min read

Twitter Video Downloader API (REST)

Extract direct video/GIF/image URLs from any tweet with a simple, rate-limited JSON API. Endpoints, examples, and limits.

Read guide
Developers5 min read

Twitter Video Downloader MCP Server for AI Agents

Give Claude, Cursor, and other MCP clients the ability to download Twitter/X videos. Setup, tools, and example prompts.

Read guide
Guide3 min read

Download Twitter Videos with a One-Click Bookmarklet

Turn any tweet into a download with a bookmarklet or browser shortcut that opens it here with the link prefilled.

Read guide
Guide5 min read

How to Save a Twitter (X) Video Before It's Deleted

Tweets and their videos vanish — deleted, suspended, or pulled. Here's how to grab the source MP4 and its context while the post is still live.

Read guide
Guide5 min read

Download a Twitter/X Video for Editing (Clean Source, Not a Screen Recording)

Screen recordings drag the UI and your cursor into frame. Here's how to pull the clean source MP4 from a tweet for a video edit, reaction, or essay.

Read guide
Developers4 min read

Get a Free Twitter Video API Key (No Signup)

Mint a free API key with one request — no account, no dashboard — to raise your rate limits. Works from curl or straight from an AI agent.

Read guide
Developers5 min read

Download Twitter Videos with an AI Agent (Claude, Cursor, ChatGPT)

Give an AI agent the ability to pull the video out of any tweet — over MCP or a plain API call — and let it fetch its own API key for higher limits.

Read guide
Developers5 min read

Download Twitter Videos in Python

A copy-paste Python script that pulls the MP4 out of any tweet using the REST API, with rate-limit backoff and batch download.

Read guide