Digest New YouTube Videos to Slack with AI & Sheets - n8n Workflow | Neura Market
Digest New YouTube Videos to Slack with AI & Sheets
Automates fetching new YouTube videos from RSS feeds in Google Sheets, extracts subtitles via RapidAPI, summarizes with GPT-4o-mini, and posts formatted digests to Slack, preventing duplicates.
This workflow monitors specified YouTube channels by pulling RSS feeds from a Google Sheet every 10 minutes. It fetches and parses feeds using HTTP and XML nodes, filtering only brand-new videos. For each new video, it retrieves title and description via YouTube API, then grabs English subtitles using RapidAPI.
Next, code nodes prepare an AI prompt payload, and OpenAI's GPT-4o-mini generates a concise JSON summary and key takeaways formatted as an article. A formatter converts this into Slack B
Platform
n8n
Category
Utilities
Price
$22.99
Creator
Bryce Yu
YouTube
Slack
Google Sheets
OpenAI
GPT-4o-mini
RapidAPI
Content Marketing
Video Summary
RSS
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.