Agent Body modelsapi generation api

agentbody/youtube-transcript

Extract text and timed segments from an existing YouTube manual or automatic subtitle track. Supports language selection for multilingual videos.

Input
Idle

Example output — click Run to generate your own

API README

YouTube Transcript

Extract existing subtitle tracks (manual or automatic) from any YouTube video.

Highlights

  • Returns full text and timed segments with start/end timestamps
  • Supports language selection for multilingual videos
  • Reads existing captions — does not perform audio transcription
  • Returns caption type (manual vs automatic)

Pricing

ComponentPrice
Per request$0.005

When to Use

✅ Good fit❌ Consider alternatives
Extracting captions for summarizationAudio transcription of videos without subtitles
Getting timestamped quotesReal-time live stream captions
Building video search indexesNon-YouTube platforms (use tiktok-transcript)
Content analysis & researchVideos with no subtitle track

Technical Specs

SpecValue
MethodGET
Endpoint/v1/youtube/transcript
InputYouTube video URL + optional language
OutputFull text, timed segments, language, caption type
ExecutionSync

Related Models