Terabox Fast Video Downloader avatar
Terabox Fast Video Downloader

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Terabox Fast Video Downloader

Terabox Fast Video Downloader

Developed by

Sachin Kumar Yadav

Sachin Kumar Yadav

Maintained by Community

Instantly generate direct download links, streaming URLs, and full metadata for any Terabox video or file. Fast, free, and no login required. Returns file name, size, and thumbnail.

0.0 (0)

Pricing

from $8.00 / 1,000 results

0

17

17

Last modified

5 days ago

Terabox Video Downloader (Apify Actor)

Retrieve Terabox file information and direct download/stream URLs using this Apify actor.

Features

  • Direct file info: name, size, thumbnail
  • Download URL, stream URL, and CDN direct download

Input Example

{
"link": "https://teraboxapp.com/s/1UmsZ_phFHNDQkjR-MNrOqg"
}

Output Example

{
"success": true,
"requested_link": "https://teraboxapp.com/s/1UmsZ_phFHNDQkjR-MNrOqg",
"file_info": {
"share_id": "1UmsZ_phFHNDQkjR-MNrOqg",
"file_name": "The Seven Deadly Sin The Movie Prisoners of the Sky 2018 Anime Movies 720p.mp4",
"file_size": "826.74 MB",
"size_bytes": 866901140,
"thumbnail": "https://data.terabox.app/thumbnail/...",
"download_url": "https://d.terabox.app/file/...",
"stream_url": "https://tera-cdn.proxy.com/stream?url=...",
"direct_download": "https://tera-cdn.video.com/download?url=...",
"cached_at": "2025-10-09T13:24:21.205Z"
},
"message": "File information retrieved successfully",
"fetched_at": "2025-10-09T13:30:00.000Z"
}

Notes

  • Links may expire; always use fresh Terabox share links
  • Direct links provided by the API may have limited lifetime
  • This actor does not download files; it returns URLs and metadata

For any issues or questions, please check the Apify documentation or contact the actor author.