Extract YouTube auto-generated transcripts for AI analysis and storage
π¬ Extract YouTube auto-generated transcripts and save them for AI processing
Direct YouTube API - Auto-Generated Only Extracts the auto-generated transcript from any YouTube video automatically.
π How It Works (5 Steps) π₯ Input: youtubeVideoUrl only π Fetch: GET YouTube page HTML to extract INNERTUBE_API_KEY π Extract: Parse API key and video ID π₯ Metadata: GET caption metadata π€ Auto-Detect: Find auto-generated transcript (kind: asr) π Fetch & Parse: Download and clean transcript
π Setup steps Import the workflow to your n8n instance Activate the workflow Provide the YouTube video URL via webhook or manual trigger The workflow will automatically extract the auto-generated transcript Access the results in the specified output format
π― Use Cases Extract auto-generated transcripts automatically No language selection needed Perfect for bulk transcript collection AI processing, summarization, analysis Content accessibility
β Output Format { "fullTranscript": "Auto-generated transcript text...", "wordCount": 1234, "transcript": [...timestamps...] } `
Related Templates
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Add product ideas to Google Sheets via a Slack
Use Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot o...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments