YouTube Videos with AI Summaries on Discord
YouTube Videos with AI Summaries on Discord
Manual
High
8
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
8
Node Types
7
Node Types
rss Feed Read Trigger
YouTube Video Trigger
1 node
http Request
Retrieve Caption Data, Download Captions
2 nodes
extract From File
Caption File Conversion
1 node
open Ai
Caption Summary with ChatGPT
1 node
discord
Post to Discord
1 node
set
Find English Captions
1 node
sticky Note
Sticky Note
1 node
Workflow JSON
6.77 KB
{
"id": "LF8gz3iz74u45a5i",
"meta": {
"instanceId": "889f0d7d968f3b02a88433e2529a399907d2ca89e329934b608193beaa2301f8"
},
"name": "YouTube Videos with AI Summaries on Discord",
"tags": [],
"nodes": [
{
"id": "48c87027-7eea-40b9-a73c-4e002b748783",
"name": "YouTube Video Trigger",
"type": "n8n-nodes-base.rssFeedReadTrigger",
"position": [
560,
220
],
"parameters": {
"feedUrl": "https://www.youtube.com/feeds/videos.xml?channel_id=UC08Fah8EIryeOZRkjBRohcQ",
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
}
},
"typeVersion": 1
},
{
"id": "56166228-b365-4043-b48c-098b4de71f6f",
"name": "Retrieve Caption Data",
"type": "n8n-nodes-base.httpRequest",
"position": [
780,
220
],
"parameters": {
"url": "https://www.googleapis.com/youtube/v3/captions",
"op...Showing first 1000 characters. Click "Expand" to view the full JSON.