Turn YouTube links into clear summaries and instant answers inside Telegram. Share a link by message or webhook, get a structured recap, store the transcript in Google Docs, and ask follow up questions without leaving chat. Ideal for content teams, creators, and marketers who need quick takeaways from video.
Here is how it works. A Telegram message or webhook provides a YouTube URL. A Set step reads the link, then a Code step parses the video ID. The workflow fetches the transcript, splits it for clean processing, and merges it into one text block. An OpenAI prompt creates a concise, structured summary. Results are sent back to Telegram and returned to the webhook. The transcript is also written to a Google Doc, which the AI agent uses to answer questions in Telegram. A memory buffer keeps short context for better follow ups.
Setup needs a Telegram bot token, an OpenAI API key, and Google Docs access. Expect to cut video review time from half an hour to a few minutes while keeping answers accurate because they come from the transcript. Common uses include daily video recaps for teams, answering audience questions, and turning training clips into quick reference notes.