This n8n workflow automates the process of monitoring YouTube channels for new videos, extracting their transcripts and summaries, and sharing updates in Slack. The workflow begins with scheduling or Slack-based triggers, fetching RSS feeds, and parsing video details. It employs APIs for YouTube data, subtitles, and OpenAI for text summarization. Detected new videos are logged in Google Sheets, with summaries posted to Slack channels. The system also manages feed URLs, avoiding duplicates, and allows manual control via Slack commands for adding or removing channels. Practical for content creators and teams wanting real-time video updates and concise summaries.
YouTube RSS to Slack Digest Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, code, googleSheets, googleSheetsTool, httpRequest, if, scheduleTrigger, set, slack, slackTrigger, splitInBatches, stickyNote, xml, youTube |
Reviews
There are no reviews yet.