Overview
Manual YouTube video analysis is tedious and fragmented—fetching metadata, generating transcripts, summaries, and clip suggestions separately wastes time. This workflow consolidates all steps, automating metadata retrieval, audience and content analysis via large models, and delivering multi-format outputs in an email-ready HTML report to accelerate editing and distribution.
The Impact
- Slash manual labor. Automate metadata fetching and content extraction end-to-end.
- Boost content insights. Extract audience, topics, and engagement drivers via AI.
- Accelerate clip selection. Identify 3–5 viral-worthy segments with precise timestamps.
- Streamline delivery. Send formatted HTML reports directly via Gmail.
Who This Is For
- Video Creators seeking fast, accurate clip highlights for editing.
- Social Media Managers building clip libraries and platform-specific scripts.
- Education & Podcast Teams needing transcripts and concise summaries.
- Video Production Analysts requiring scene and visual composition breakdowns.
How It Works
- Fetch Video Metadata
- Construct YouTube Data API URL and retrieve video snippet, stats, and details.
- Analyze Audience & Content
- Use a predefined meta prompt to extract structured metadata describing video type, audience, topics, and engagement factors via a large language model.
- Generate Prompt Templates
- Create multiple prompt templates (summary, transcription, timestamps, scene analysis, clip suggestions) dynamically based on extracted metadata.
- Request AI-Generated Content
- Submit the selected prompt and video URL to the generative model, producing the requested textual output.
- Format and Distribute Report
- Convert Markdown output to HTML and send the final analysis report via Gmail; optionally return HTML for archiving or display.
What You'll Need
Before using this template, make sure you have:
- A valid Google API key with YouTube Data API and Generative Language API enabled.
- The YouTube video ID you want to analyze.
- Gmail OAuth credentials configured to send emails from the workflow.
- (Optional) Recipient email address to receive the analysis report.
How to Use
- Step 1. Enter Video ID
- Step 2. Select Analysis Mode
- Step 3. Provide API Credentials
- Step 4. (Optional) Set Recipient Email
- Step 5. Run and Verify
Input the YouTubeVideoId parameter with the target video's unique ID.
Choose the PromptType for output: Default, Transcribe, Timestamps, Summary, Scene, or Clips.
Fill in your GoogleApiKey and configure Gmail OAuth credentials.
Specify an email address to receive the report or leave blank to skip email delivery.
Execute the workflow and check the generated report for accuracy and completeness.