Apify Store
AS
Apify Store
/easyapi/terabox-video-file-downloader

TeraBox Video/File Downloader 🎥

Extract direct download links from TeraBox video sharing URLs. Get fast download links, file details, and metadata for TeraBox shared videos automatically.

liveasyncunknown~30s typical
videosintegrationsdeveloper toolsteraboxvideofiledownloader
$0.0037
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.00299 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /easyapi/terabox-video-file-downloader for me.

Input

FieldTypeDescription
links*arrayList of TeraBox share URLs to process default ["https://terabox.com/s/1DSPC_UmN4ALi3pD_eoFa_Q"]
proxyConfigurationobjectProxy settings for the actor default {"useApifyProxy":false}

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/easyapi/terabox-video-file-downloader","input":{"links":["https://terabox.com/s/1DSPC_UmN4ALi3pD_eoFa_Q"]},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /easyapi/terabox-video-file-downloader -i '{"links":["https://terabox.com/s/1DSPC_UmN4ALi3pD_eoFa_Q"]}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/easyapi/terabox-video-file-downloader", input: {"links":["https://terabox.com/s/1DSPC_UmN4ALi3pD_eoFa_Q"]}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.