Overview

Fetch the transcript of a specified YouTube video for analysis or processing.

Use Cases

  • Content Analysis: Extract text from videos for sentiment analysis or summaries.
  • Accessibility: Generate text versions of video content for accessibility.

Configuration Fields

YouTube Video URL

Output Variable Name

  • Description: Assign a variable name to store the transcript.
  • Example: “video_transcript” or “youtube_text.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes