What This Workflow Does
This automation solves the common problem of information overload from lengthy YouTube videos. Instead of spending 30+ minutes watching a video, you receive a concise audio summary directly in Telegram that captures the key points in just 2-3 minutes.
The workflow automatically processes any YouTube URL you send via Telegram message. It extracts the audio, transcribes it using Decodo's speech-to-text capabilities, summarizes the content with OpenAI's AI, and delivers the condensed version back to you as an audio file in your Telegram chat.
How It Works
1. Trigger via Telegram message
When you send a YouTube URL to your Telegram bot, it triggers the workflow. The system validates the URL to ensure it's a proper YouTube video link.
2. Audio extraction and transcription
The workflow extracts the audio track from the YouTube video using Decodo's API. The audio is then processed through speech-to-text conversion to create a transcript.
3. AI-powered summarization
OpenAI analyzes the transcript to identify key points, main arguments, and essential information. It generates a condensed version that captures the video's essence.
4. Audio synthesis and delivery
The summarized text is converted back into audio format and sent directly to your Telegram chat as a downloadable file with a brief description.
Who This Is For
This workflow is ideal for busy professionals, researchers, students, and content creators who need to consume video content efficiently. It's particularly valuable for:
- Executives who want to stay informed but have limited time
- Students researching multiple video sources
- Content creators monitoring industry trends
- Language learners who benefit from audio summaries
- Anyone commuting or exercising who prefers audio content
What You'll Need
- An n8n account with workflow execution capabilities
- Telegram bot token (create via BotFather)
- Decodo API key for audio processing
- OpenAI API key for summarization
- A YouTube video URL to test the workflow
Quick Setup Guide
- Download and import the JSON template into your n8n instance
- Configure your Telegram bot credentials in the trigger node
- Add your Decodo and OpenAI API keys to their respective nodes
- Test by sending a YouTube URL to your Telegram bot
- Adjust summarization length and audio quality as needed
Pro tip: For best results, use this with educational and informational videos rather than entertainment content. The AI summarizes factual content more effectively.
Key Benefits
Save 80-90% of your video watching time by converting 30-minute videos into 3-minute audio summaries without missing key information.
Consume content hands-free while commuting, exercising, or doing other activities - perfect for auditory learners.
Never miss important points as the AI identifies and prioritizes the most valuable content from each video.
Build a searchable knowledge base by archiving summarized versions of valuable video content.
Scale your learning by processing multiple videos simultaneously without sacrificing comprehension.