New workflow
★ 5.8 · n8n · complex · 19 nodes
New workflow is an n8n automation template that receives a YouTube video link via webhook, summarizes its content using Google Gemini AI, and delivers the result to a Telegram chat. Reach for it when you want to quickly decide whether a long video is worth watching, when you need to brief teammates on video content without making them watch it, or when a researcher wants AI-generated notes on multiple videos without manual review. The template chains three services: a webhook trigger accepts the video URL, Google Gemini processes and summarizes the content, and a Telegram bot delivers the summary to the user. It deploys as a standard n8n workflow — import it into a self-hosted or cloud n8n instance, no custom code required. Trigger: Webhook. Integrations: Telegram, Google Gemini, YouTube. The direction is outbound summarization into a messenger, not transcription or video downloading. It requires a running n8n instance plus valid API keys for Google Gemini and a Telegram Bot. Not suitable for private or unlisted videos without a public URL.
- #Telegram
- #Google Gemini
- #YouTube