Skip to main content

YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets

Workflow preview

Workflow preview
100%
YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Workflow Overview This advanced n8n automation is a sophisticated content intelligence tool that transforms YouTube video discovery into a seamless, multi platform content distribution system. By l...

Best for

  • Social Media automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.rssfeedreadtrigger, n8n-nodes-base.code, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote, n8n-nodes-base.slack

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.

Original n8n.io source

1.1 Workflow description

Title
YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets
Workflow name
YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets

Workflow Overview

This advanced n8n automation is a sophisticated content intelligence tool that transforms YouTube video discovery into a seamless, multi-platform content distribution system. By leveraging RSS, AI, and multiple communication platforms, this workflow:

  1. Discovers New Content:

    • Monitors YouTube channels via RSS feed
    • Captures new video uploads automatically
    • Extracts critical video metadata
  2. Generates Intelligent Summaries:

    • Leverages OpenAI's GPT models to analyze video descriptions
    • Creates concise, engaging video summaries
    • Ensures high-quality, contextually accurate content
  3. Collaborative Approval Process:

    • Sends summaries to Slack for human review
    • Allows team members to approve or reject content
    • Maintains rigorous quality control
  4. Multi-Platform Distribution:

    • Logs summaries in Google Sheets for internal tracking
    • Posts approved summaries to Discord
    • Extends content reach with minimal manual effort

Key Benefits

  • ๐Ÿค– Full Automation: From video upload to Discord post
  • ๐Ÿ’ก Smart Summarization: AI-powered content distillation
  • ๐Ÿ” Human Oversight: Slack approval ensures quality
  • ๐Ÿ“Š Comprehensive Tracking: Google Sheets documentation
  • ๐ŸŒ Multi-Platform Sharing: Seamless content distribution

Workflow Architecture

๐Ÿ”น Stage 1: Content Discovery

  • RSS Trigger: Monitors YouTube channel for new videos
  • Metadata Extraction: Parses video URLs and IDs
  • YouTube API Integration: Retrieves detailed video information

๐Ÿ”น Stage 2: AI-Powered Summarization

  • GPT Model: Generates concise, relevant summaries
  • Contextual Understanding: Analyzes video descriptions
  • Adaptive Summarization: Handles various content types

๐Ÿ”น Stage 3: Collaborative Approval

  • Slack Notification: Sends summary for human review
  • Interactive Approval: Team can approve or reject content
  • Quality Control Mechanism: Prevents inappropriate or low-quality posts

๐Ÿ”น Stage 4: Multi-Platform Distribution

  • Google Sheets Logging: Maintains comprehensive content archive
  • Discord Posting: Shares approved summaries with wider audience

Potential Use Cases

  • Content Creators tracking channel performance
  • Marketing teams automating content distribution
  • Social media managers expanding online presence
  • Community managers engaging across platforms
  • Researchers monitoring specific YouTube channels

Setup Requirements

  1. YouTube Data API Credentials

    • Google Cloud API key
    • Channel RSS feed URL
  2. OpenAI API Access

    • OpenAI account
    • API key for GPT model
    • Preferred GPT model (GPT-4o, GPT-3.5)
  3. Slack Workspace

    • Slack app with appropriate permissions
    • Designated approval channel
  4. Discord Server

    • Discord application credentials
    • Target channel for posting summaries
  5. n8n Installation

    • n8n platform (cloud or self-hosted)
    • Import workflow configuration
    • Configure API credentials

Future Enhancements

  • Multi-channel support
  • Advanced filtering mechanisms
  • Sentiment analysis integration
  • Expanded platform distribution
  • Customizable summarization parameters

Technical Considerations

  • Implement robust error handling
  • Use exponential backoff for API calls
  • Ensure secure credential management
  • Maintain flexible parsing strategies

Ethical Guidelines

  • Respect content creator's intellectual property
  • Provide proper attribution
  • Ensure summaries add value
  • Maintain transparency in content distribution

Connect With Me

Want to revolutionize your content workflow?

๐Ÿ“ง Email: [email protected]

๐ŸŽฅ YouTube: @YaronBeen

๐Ÿ’ผ LinkedIn: Yaron Been

Transform your content strategy with intelligent, automated workflows!

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - YouTube RSS Trigger

Type / Role
n8n-nodes-base.rssFeedReadTrigger - rssFeedReadTrigger
Config choices
Version 1

Block 2 - Extract Channel ID

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 3 - Fetch Video Details

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - Summarize Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 5 - OpenAI GPT Summary Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 6 - Store results to Google Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 7 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Send Summary for Approval

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 11 - Post Approved Summary

Type / Role
n8n-nodes-base.discord - discord
Config choices
Version 2

Block 12 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets
Complexity advanced
Nodes 15
Categories Social Media, AI Summarization
Author Yaron Been
Published 02 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4584/4584.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does YouTube video summary to Discord with GPT-4o, Slack approval, and Google Sheets do?

Workflow Overview This advanced n8n automation is a sophisticated content intelligence tool that transforms YouTube video discovery into a seamless, multi platform content distribution system. By l...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, AI Summarization use case.