
Extract Youtube Transcript
Deprecated
Pricing
$5.00 / 1,000 results

Extract Youtube Transcript
Deprecated
Extract YouTube video captions & subtitles with multi-language support. Get JSON, text, SRT, or WebVTT formats. Flexible timestamp options, metadata control, and robust error handling. Perfect for content creators, researchers, and accessibility needs. 🎬✨
0.0 (0)
Pricing
$5.00 / 1,000 results
0
Total users
1
Monthly users
1
Last modified
22 days ago
YouTube Video ID (Alternative)
videoId
stringOptional
YouTube video ID as an alternative to the full URL
Preferred Languages
languages
arrayOptional
List of preferred language codes (e.g., ['en', 'es', 'fr']). If not specified, all available languages will be extracted.
Include Auto-Generated Transcripts
includeGenerated
booleanOptional
Whether to include automatically generated transcripts
Default value of this property is true
Include Manual Transcripts
includeManual
booleanOptional
Whether to include manually created transcripts
Default value of this property is true
Output Format
outputFormat
EnumOptional
Format for the transcript output
Value options:
"json": string"text": string"srt": string"vtt": string
Default value of this property is "json"
Preserve HTML Formatting
preserveFormatting
booleanOptional
Whether to preserve HTML formatting in the transcript text
Default value of this property is false
Translate To Language
translateTo
stringOptional
Language code to translate the transcript to (optional)
Include Timestamps
includeTimestamps
booleanOptional
Whether to include timing information (start, end, duration) in the output
Default value of this property is true
Timestamp Format
timestampFormat
EnumOptional
Which timestamps to include in the output
Value options:
"start_only": string"start_end": string"all": string
Default value of this property is "start_only"