Automated YouTube Video Summaries on Discord

somdn_product_page

This workflow automates the process of monitoring a YouTube channel for new videos, extracting subtitles, summarizing the content with AI, and sharing the summary on Discord. It is ideal for creators, social media managers, or content teams who want to keep their community updated with concise video insights.

The workflow begins with an RSS feed trigger that detects new videos on a specified YouTube channel. It then uses the YouTube API to retrieve caption data, specifically targeting English subtitles. The selected captions are downloaded and converted into plain text. This transcript is then summarized by OpenAI’s GPT-3.5-turbo model to generate three key bullet points explaining the video’s main points.

Finally, the summarized insights are posted as a formatted message on a Discord channel via a webhook, including the video title and link to boost engagement. A sticky note node offers a quick overview and setup instructions for users.

This process is highly useful for content creators, community managers, or marketers looking to automate content updates and promote videos efficiently.

Node Count

6 – 10 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, discord, extractFromFile, httpRequest, rssFeedReadTrigger, set, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated YouTube Video Summaries on Discord”

Your email address will not be published. Required fields are marked *