AI Agents

Extract YouTube videos and deliver AI summaries to Discord

8 nodes 304 118 Automatic trigger
Download

Workflow Description

A workflow that monitors a YouTube channel via RSS feed, retrieves new video details, generates intelligent summaries using OpenAI, and posts them automatically to Discord. Streamlines content tracking and sharing for distributed teams.

How it works

  1. 1.Monitor RSS feed for new YouTube video uploads
  2. 2.Extract video metadata including title, URL, and description
  3. 3.Send video content to OpenAI for automated summary generation
  4. 4.Post the summary and video link to a designated Discord channel

Use cases

  • Keep team members updated with instant summaries of educational or industry-related videos
  • Centralize content discovery by sharing summarized video insights in a dedicated Discord channel

Requirements

  • RSS feed URL for a YouTube channel or content source
  • OpenAI API key with access to summarization models
  • Discord webhook URL or bot token with message posting permissions

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 304
Downloads 118

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