AS
Apify Store
/agentx/youtube-transcript
YouTube Transcript
YouTube Transcript provides structured text from one public YouTube video for indexing, chapter research, summarization, and automation. Output includes detected language, ordered timestamped segments, video metadata, and optional translation into 133 languages. Transcripts start at $0.3483.
liveasyncunknown~30s typical
VIDEOSAIMCP_SERVERS
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Usage-based actor: event charges passed through at cost plus 25%
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 /agentx/youtube-transcript for me.
Input
| Field | Type | Description |
|---|---|---|
| video_url* | string | Paste one public TikTok video URL to download and transcribe |
| translate | string (afrikaans | albanian | amharic | arabic | armenian | assamese) | Select an optional target language for the translated transcript |
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":"/agentx/youtube-transcript","input":{"video_url":"..."},"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 /agentx/youtube-transcript -i '{"video_url":"..."}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/agentx/youtube-transcript", input: {"video_url":"..."}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.