VOOZH about

URL: https://apify.com/futurizerush/threads-video-downloader

โ‡ฑ Threads Video Downloader ยท Apify


Pricing

$10.00 / 1,000 results

Go to Apify Store

Pricing

$10.00 / 1,000 results

Rating

5.0

(2)

Developer

๐Ÿ‘ Rush

Rush

Maintained by Community

Actor stats

2

Bookmarked

36

Total users

5

Monthly active users

4 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 content
contains_mediaWhether post has any media
contains_videosWhether post has videos
contains_imagesWhether post has images
contains_video_thumbnailsWhether post has video thumbnails
video_urlFirst video download URL, easy to open from the table
video_thumbnail_urlFirst video thumbnail URL
image_urlFirst image download URL, easy to open from the table
video_urlsArray of video download URLs
video_thumbnail_urlsArray of video thumbnail URLs
image_urlsArray of image download URLs
video_countNumber of videos found
video_thumbnail_countNumber of video thumbnails
image_countNumber of images found
total_media_countTotal media items
extracted_atWhen data was extracted (ISO 8601 UTC)

Media URLs

  • Media links can expire, so download the files you need promptly

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

Supported format: https://www.threads.com/@{username}/post/{POST_CODE}

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://scontent.cdninstagram.com/v/t72.../.../video.mp4?...",
"video_thumbnail_url":"https://scontent.cdninstagram.com/v/t51.../.../cover.jpg?...",
"image_url":null,
"video_urls":[
"https://scontent.cdninstagram.com/v/t72.../.../video.mp4?..."
],
"video_thumbnail_urls":[
"https://scontent.cdninstagram.com/v/t51.../.../cover.jpg?..."
],
"image_urls":[],
"video_count":1,
"video_thumbnail_count":1,
"image_count":0,
"total_media_count":2,
"extracted_at":"2026-06-15T03:08:33Z"
}

Use Cases

Media Backup

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

Content Monitoring

Use Apify Scheduler to run periodically โ†’ Monitor new media from creators โ†’ Build a media archive.

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 may not contain downloadable media

FAQ

Q: Why can't I find media in some posts? A: Common reasons: the post only has text, has been deleted, or is from a private account.

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: What about carousel posts? A: Carousel posts are supported when the media is publicly available. Some posts may expose fewer downloadable items than appear in the app.

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

You might also like

Threads Video Downloader

epctex/threads-video-downloader

Download Threads videos without any limits!

Image Downloader

apify/image-downloader

Threads Video Downloader (Merged) Audio + Video

alpha-scraper/threads-video-downloader-merged-audio-video

๐Ÿš€ Extract high-quality video download links, thumbnails, and metadata from Threads URLs instantly. Supports multiple links, fast processing, clean JSON output, and reliable error handling. Perfect for automation, downloader tools, and content workflows.

2