YouTube Transcript
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
- Description: Provide the URL of the YouTube video to retrieve its transcript.
- Example: “https://youtube.com/watch?v=example.”
- Required: Yes
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