Threads Video Downloader
Paste a Threads post link to save its video, photo, or GIF in full quality — the same paste-and-download flow as our Twitter/X and Instagram tools.
Works with Twitter/X, Instagram, TikTok, Facebook, Threads, Reddit & Bluesky - short share links too · Paste a link to auto-download
How to Download From Threads
Find the post
Open the Threads post on threads.com, threads.net, or in the app.
Copy the link
Tap the ••• icon on the post and choose "Copy Link".
Paste it above
Paste the link into the box above and press Download.
Save the file
Save the video, image, or GIF curl-x returns.
Threads Downloader FAQ
How is downloading from Threads different from Twitter/X?
The share flow and paste box are identical, but Threads posts come from Meta's servers, not Twitter's — curl-x reads Threads' own public post data, so the two platforms are handled by separate code paths even though the workflow feels the same.
Can curl-x download private Threads accounts?
No. Threads accounts set to private aren't exposed through the public endpoints curl-x reads, so those posts can't be extracted.
Does curl-x handle Threads posts with multiple photos?
Yes, multi-image Threads posts are extracted with each photo available as a separate download.
Will this work on iPhone and Android?
Yes — curl-x is a website, so it works the same in any mobile browser without installing anything.
Is it legal to download a public Threads post?
Saving a public post for your own offline viewing is generally fine; republishing someone else's video or photo as your own content is a separate issue you should check before doing.
Is there a terminal shortcut for Threads?
Yes — curl -OJ https://www.curl-x.com/threads/<code> downloads the post's media directly from the command line.