YouTube Transcript Fetcher avatar

YouTube Transcript Fetcher

Pricing

from $50.00 / 1,000 results

Go to Apify Store
YouTube Transcript Fetcher

YouTube Transcript Fetcher

Download transcripts and captions from any YouTube video. Supports multiple languages, timestamps, and plain text output for content analysis.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

Dima Radov

Dima Radov

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Fetches transcripts/captions from YouTube videos. Supports multiple output formats.

Features

  • Fetch transcripts by video URL or ID
  • Support for multiple YouTube URL formats (watch, short links, embeds, shorts)
  • Multiple output formats: JSON (structured), Plain Text, SRT (subtitles)
  • Language selection with auto-fallback
  • Handles auto-generated and manual captions
  • Batch processing - submit multiple videos at once

Input

FieldTypeDescription
videoUrlsarrayYouTube video URLs or IDs to fetch
languagestringLanguage code (e.g., 'en'). Empty = auto-detect
includeTimestampsbooleanInclude timestamp data (default: true)
outputFormatstring'json', 'text', or 'srt' (default: 'json')

Output

Returns one result per video with video ID, language, transcript content, and metadata.