This n8n workflow streamlines the process of creating social media-ready summaries from YouTube videos. The workflow begins when a user submits a form containing a YouTube video ID. It then fetches the video’s transcript using an API, joins the transcript into a single text block, and processes it through an AI language model to generate a concise summary. The summary is further refined and formatted before being inserted into a Google Document for easy sharing or publishing. This automation is perfect for digital marketers, content creators, or social media managers aiming to quickly produce engaging video summaries for promotional or informational purposes.
Automated YouTube Video Summarization for Social Media
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, code, formTrigger, googleDocs, httpRequest, set |
Reviews
There are no reviews yet.