Extract transcripts from external YouTube Videos using YouTube Transcript API

πŸš€ Try It Out!

YouTube Transcript API Extractor (Any Public Video) Extracts a clean transcript from a videoId using youtube-transcript.io.

🎯 Use Cases AI summaries, sentiment analysis, keyword extraction Internal indexing/SEO Content pipelines (blog/newsletter) Batch transcript processing

πŸ”„ How It Works (5 Steps) πŸ“₯ Input: youtubeVideoId, apiToken 🌐 API: POST to youtube-transcript.io 🧩 Parse: Normalizes the response format 🧹 Clean: Normalizes text and whitespace βœ… Output: Transcript + metrics (wordCount/charCount)

πŸš€ How to Use Payload:
{"youtubeVideoId":"xObjAdhDxBE", "apiToken": "xxxxxxxxxx"}

βš™οΈ Setup: This sub-workflow is intended to be called from another workflow (Execute Workflow Trigger)

0
Downloads
0
Views
7.28
Quality Score
beginner
Complexity
Author:Joel Cantero(View Original β†’)
Created:12/19/2025
Updated:1/2/2026

πŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments