This workflow facilitates the automated process of importing YouTube transcripts through a webhook. Upon receiving a webhook request, it processes the YouTube video URL, extracts the relevant video ID, and retrieves the associated transcript. The ...
This workflow facilitates the automated process of importing YouTube transcripts through a webhook. Upon receiving a webhook request, it processes the YouTube video URL, extracts the relevant video ID, and retrieves the associated transcript. The transcript is then split into manageable segments to allow for better readability and formatting. Finally, the workflow sends the formatted transcript to a specified Telegram channel, enhancing the accessibility of video content for users who prefer tex
Platform
n8n
Category
Development & IT
Price
$14.99
Creator
Jose Maurino
Telegram
Webhook
YouTube
Automation
Transcripts
N8N
Development
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.