AI Agents

YouTube videos with AI summaries on Discord

8 nodes 220 130 Automatic trigger
Download

Workflow Description

This template monitors YouTube channels via RSS feeds, uses artificial intelligence to automatically summarize video content, and posts the summaries to Discord channels. It streamlines keeping your team informed about new content without manual review.

How it works

  1. 1.Monitor the RSS feed for new YouTube videos and trigger automation when content is published
  2. 2.Extract video metadata including title, description, and direct link from the feed
  3. 3.Call an external API to retrieve extended video information or transcript data if available
  4. 4.Process the content through OpenAI to generate a concise and coherent summary
  5. 5.Format the summary into a Discord message with title, key points, and the video link
  6. 6.Automatically post the formatted message to your designated Discord channel

Use cases

  • Keep research teams updated on industry tutorials and technical explanations without spending hours watching videos
  • Aggregate summaries from multiple YouTube channels on a specific topic and distribute them to relevant departments

Requirements

  • Valid RSS feed URL from a YouTube channel or playlist
  • Active OpenAI API key to access language models
  • Discord server access with permissions to post messages in target channels
  • Stable internet connection to run the automation on a regular schedule

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Rss Feed Read Trigger OpenAI Discord

Details

Trigger Automatic trigger
Nodes 8
Apps 3
Views 220
Downloads 130

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (8)

YouTube Video Trigger

Rss Feed Read Trigger

#1

Retrieve Caption Data

HTTP Request

#2

Download Captions

HTTP Request

#3

Caption File Conversion

Extract From File

#4

Caption Summary with ChatGPT

OpenAI

#5

Post to Discord

Discord

#6

Find English Captions

Set

#7

Sticky Note

Sticky Note

#8