YouTube Video transcript

apify/youtube/video.transcript

Retrieve the video transcript with timestamps and language

via Apify

$0.0055 per recordUp to 100 URLs per request

Input

The public URL of the video whose transcript you want to fetch.

Example video url
https://youtube.com/watch?v=abc123

Output

Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.

  • titlestring

    Video title

  • video_idstring

    Platform video ID

  • channel_namestring

    Name of the channel / creator

  • channel_urlurl

    Canonical channel URL

  • durationstring

    Duration (e.g. "00:03:17")

  • posted_atiso8601

    When the video was published

  • transcriptstring

    Full transcript text (SRT with timestamps)

  • transcript_languagestring

    ISO language code of the primary transcript

  • transcript_typestring

    "auto_generated" or "manual"

  • subtitlesobject[]

    All available transcript tracks (language, type, srt, srt_url)

  • sourcestring

    Platform the record was extracted from (e.g. "linkedin")

  • extracted_atiso8601

    UTC timestamp when the record was produced

How to call it

Pass the slug apify/youtube/video.transcript as the provider field on the POST /v1/extract endpoint.

Get youtube video transcript into your app or your AI agent

$5 in free credits to test it — no credit card, no commitment.