YouTube Transcript to Telegram Summary
detail.loadingPreview
Summarizes YouTube video transcripts and sends them to Telegram.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow takes a YouTube video URL, retrieves its transcript, summarizes it using an LLM, and then sends the summary along with video metadata to a Telegram channel.
Key Features
- Extracts YouTube video ID from URL.
- Fetches YouTube video details (title, description).
- Retrieves the transcript of the YouTube video.
- Concatenates transcript segments.
- Summarizes the transcript using an LLM with structured guidelines.
- Sends the summarized information to a Telegram channel.
How To Use
- Trigger the workflow by sending a POST request to the webhook URL with a JSON body containing a
youtubeUrlfield. - Configure the Telegram node with your desired chat ID and bot token.
- Ensure the LLM node (
gpt-4o-miniin this case) is properly set up and accessible.
Apps Used
Workflow JSON
{
"id": "c5c34cdf-fa9e-4023-9326-0de9137c2873",
"name": "YouTube Transcript to Telegram Summary",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c5c34cdf-fa9e...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Credentials Transfer
Transfer credentials between n8n instances.
Community Bank Statement Analysis
Analyzes bank statements against tenant and property data to flag payment discrepancies.
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.
Get SSL Certificate and Send Expiry Alert
Retrieves SSL certificate status for a domain and sends a Telegram alert if expired.
Create User Profile in Vero
Automates the creation of user profiles within the Vero platform.
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.