Threads Video Downloader avatar

Threads Video Downloader

Pricing

$10.00 / 1,000 results

Go to Apify Store
Threads Video Downloader

Threads Video Downloader

Extract video and image links from public Threads posts. Paste up to 20 post URLs, collect media URLs and post details, and export structured results. No login required.

Pricing

$10.00 / 1,000 results

Rating

5.0

(2)

Developer

Rush

Rush

Maintained by Community

Actor stats

2

Bookmarked

43

Total users

7

Monthly active users

14 days ago

Last modified

Share

🎬 Extract video and image links from public Threads posts. Process multiple post URLs at once, collect media URLs and post details, and export structured results as JSON, CSV, or Excel. No login required.


Quick Start (3 Easy Steps)

  1. Get Post Links: Open a Threads post → Click Share → Copy link
  2. Paste Links: Add them to the input box below (up to 20)
  3. Click Run: Get your media links and post details

What You Get

Each Post Returns:

FieldDescription
post_urlFull Threads post URL
post_idUnique post identifier
usernamePost author's account name
post_textPost text, exactly as the author wrote it
contains_mediaWhether post has any media
contains_videosWhether post has videos
contains_imagesWhether post has images
contains_video_thumbnailsWhether post has video cover images
video_urlFirst video download URL, easy to open from the table
video_thumbnail_urlCover image for the first video, when it has one
image_urlFirst image download URL, easy to open from the table
video_urlsArray of video download URLs
video_thumbnail_urlsCover image for each video, in the same order as video_urls
image_urlsArray of image download URLs
video_countNumber of videos found
video_thumbnail_countNumber of video cover images
image_countNumber of images found
total_media_countTotal download links in the row (videos + cover images + images)
extracted_atWhen the post was read (ISO 8601 UTC, whole seconds)

Good to Know

  • Videos are listed with their cover image where the post provides one, so a video usually returns two links
  • Media links can expire, so download the files you need promptly
  • A post that cannot be read is left out of the results, so a run can return fewer rows than links

How to Use

Input Format

Provide an array of Threads post URLs:

{
"post_urls": [
"https://www.threads.com/@instagram/post/DQNCKbZjq-v",
"https://www.threads.com/@zuck/post/DSVRshjkbtK"
]
}

Post URL Format

A post link looks like https://www.threads.com/@{username}/post/{POST_CODE}. The www. prefix is optional, and threads.net links work too.

Examples:

  • https://www.threads.com/@instagram/post/DQNCKbZjq-v
  • https://www.threads.net/@zuck/post/DSVRshjkbtK
  • https://threads.com/@instagram/post/DQNCKbZjq-v
  • threads.com/@user/post/ABC (missing https://)
  • https://www.threads.com/@user (missing /post/ part)

Output

Dataset Output Example

{
"post_url": "https://www.threads.com/@instagram/post/DQNCKbZjq-v",
"post_id": "DQNCKbZjq-v",
"username": "instagram",
"post_text": "...",
"contains_media": true,
"contains_videos": true,
"contains_images": false,
"contains_video_thumbnails": true,
"video_url": "https://…cdninstagram.com/…/video.mp4?…",
"video_thumbnail_url": "https://…cdninstagram.com/…/cover.jpg?…",
"image_url": null,
"video_urls": [
"https://…cdninstagram.com/…/video.mp4?…"
],
"video_thumbnail_urls": [
"https://…cdninstagram.com/…/cover.jpg?…"
],
"image_urls": [],
"video_count": 1,
"video_thumbnail_count": 1,
"image_count": 0,
"total_media_count": 2,
"extracted_at": "2026-08-10T03:15:34Z"
}

Use Cases

Media Backup

Collect post URLs you want to backup → Run the tool → Export as JSON/CSV → Download media files.

Building an Archive

Keep a running list of post links → Re-run whenever you add to it → Export and download in batches.

Research & Analysis

Collect topic-related post URLs → Extract media and post info → Analyze content types and trends.

Tips

How to Get Post URLs

  1. Open the post in Threads app or website
  2. Click the share button
  3. Copy the link
  4. Paste into the input field

How to Download Your Media

Easy method:

  1. Click on any video or image link in your results
  2. Right-click on the media and select "Save as..."
  3. Done!

For multiple files:

  • Export results as CSV or JSON
  • Use your browser's download manager or any bulk download tool

Limits

  • 20 posts per run — need more? Run again with your next batch
  • Public posts only — private accounts cannot be accessed
  • Links can expire — download promptly for best results
  • Text-only posts — some posts have no media to download

FAQ

Q: Why is one of my links missing from the results? A: A link is left out when the post has been deleted, is from a private account, or could not be read in full. Posts that exist but have no media still appear, with their text.

Q: Why do media URLs expire? A: Public media links can be temporary. Download the files you need soon after the run finishes.

Q: Can I download videos automatically? A: This tool provides download URLs. Use your browser or a download manager to save files.

Q: How many posts can I process? A: Up to 20 posts per run. For more, run multiple times.

Q: Why does one video show two links? A: Most videos come with a cover image. The video link is the file itself; the cover image is the still frame shown before it plays. A video without a cover simply leaves that slot empty.

Q: What about carousel posts? A: Yes — carousel items are collected, videos and images alike, each listed separately. If a post cannot be read in full it is left out rather than returned incomplete.

Need Another Threads Workflow?

Disclaimer

This tool is provided for personal, educational, and research purposes only. Users are solely responsible for ensuring their use complies with all applicable laws, regulations, and the Terms of Service of Meta Platforms, Inc. (including Threads).

  • Media content is owned by the original creators and is protected by copyright
  • This tool does not store, host, or redistribute any media content
  • Media URLs can be temporary and subject to expiration
  • The tool accesses only publicly available content
  • No guarantees are made regarding availability, accuracy, or completeness of extracted data
  • Use at your own risk — the developer assumes no liability for misuse

By using this tool, you acknowledge and agree to these terms.


Keywords: Threads video downloader, Threads image downloader, download Threads videos, download Threads images, Meta Threads media extractor, Threads post media, Threads carousel downloader, Threads batch download, Threads media URLs, Threads video saver, Threads content download, save Threads videos, Threads media backup, Threads scraper, Apify Threads, Claude Code, OpenClaw, Gemini, Antigravity, Codex, ChatGPT