Extract Clean Transcripts from Your YouTube Channel Videos using Data API
YouTube Caption Extractor (Your Channel Only) Extracts clean transcripts from YOUR CHANNEL YouTube video captions using YouTube Data API v3.
β οΈ API Limitation: Only works with videos from YOUR OWN CHANNEL. Cannot access external/public videos.
π― Use Cases AI summarization & sentiment analysis Keyword extraction from your content Content generation from your videos Batch transcript processing
π How It Works (6 Steps)
π₯ Input: Receives videoId + preferredLanguage π API: Lists captions from your channel π Selector: Picks preferred language (fallback to first) π₯ Download: Gets VTT subtitle file π§Ή Cleaning: Removes timestamps, [Music], duplicates β Output: Clean transcript + metadata
π How to Use Trigger with JSON payload: {"youtubeVideoId": "YOUR_VIDEO_ID", "preferredLanguage": "es"} Video ID must belong to your authenticated YouTube channel** Works as sub-workflow (Execute Workflow Trigger) or replace with Webhook/Form trigger Handles videos with no captions gracefully with structured error response Output ready for downstream AI processing or storage
β οΈ Setup Required: Change YouTube credentials* in "List Captions" and "Download VTT"* nodes Video ID from your authenticated channel Sub-workflow or Webhook trigger Graceful no-captions handling
π§ Requirements β YouTube OAuth2 (youtube.captions.read scope) β Update credentials in List Captions + Download VTT nodes β n8n HTTP Request + Code nodes
π¬ Need Help? n8n Forum
Happy Automating! π
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments