Skip to main content

Multi platform content generator from YouTube using AI & RSS

Workflow preview

Workflow preview
100%
Multi platform content generator from YouTube using AI & RSS preview
Open on n8n.io

Important notice

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

1. Workflow Overview

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Multi Platform Content Generator from YouTube using AI & RSS This workflow automates content gen...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.noop, n8n-nodes-base.html, n8n-nodes-base.httprequest, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.rssfeedread, n8n-nodes-base.stickynote

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Multi platform content generator from YouTube using AI & RSS
Workflow name
Multi platform content generator from YouTube using AI & RSS

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Multi Platform Content Generator from YouTube using AI & RSS

This workflow automates content generation by monitoring YouTube channels, extracting transcripts via AI, and creating platform-optimized content for LinkedIn, X/Twitter, Threads, and Instagram. Ideal for creators, marketers, and social media managers aiming to scale content production with minimal effort.

✨ Key Features

  • πŸ”” Automated YouTube Monitoring via RSS feed
  • 🧠 AI-Powered Transcript Extraction using Supadata API
  • ✍️ Multi-Platform Content Generation with OpenRouter AI
  • 🎯 Platform Optimization based on tone and character limits
  • πŸ“¬ Telegram Notification for easy preview
  • πŸ“Š Centralized Data Management via Google Sheets

> πŸ—‚οΈ All video data, summaries, and generated content are tracked and stored in a single, centralized Google Sheets template
> This ensures full visibility, easy access, and smooth collaboration across your team.


βš™οΈ Workflow Components

1. 🧭 Channel Monitoring

  • Schedule Trigger: Initiates workflow periodically
  • Google Sheets (Read): Pulls YouTube channel URLs
  • HTTP Request + HTML Parser: Extracts channel IDs from URLs
  • RSS Reader: Fetches latest video metadata

2. 🧾 Content Processing

  • Supadata API: Extracts transcript from YouTube video
  • OpenRouter AI: Summarizes transcript + generates content per platform
  • Conditional Check: Prevents duplicate content by checking existing records

3. πŸ“€ Multi-Platform Output

  • LinkedIn: Story-driven format (≀ 1300 characters)
  • X/Twitter: Short, punchy copy (≀ 280 characters)
  • Threads: Friendly, conversational
  • Instagram: Short captions for visual posts

4. πŸ—ƒοΈ Data Management

  • Google Sheets (Write): Stores video metadata + generated posts
  • Telegram Bot: Sends content preview
  • ID Tracking: Avoids reprocessing using video ID

πŸ” Required Credentials

  • Google Sheets OAuth2
  • Supadata API
  • OpenRouter API
  • Telegram Bot Token & Chat ID

🎁 Benefits

  • βŒ› Save Time: Automates transcript + content generation
  • πŸ”Š Consistent Tone: Adjust AI prompts for brand voice
  • πŸ“‘ Multi-Platform Ready: One video β†’ multiple formats
  • πŸ“‚ Centralized Logs via Google Sheets: Easily track, audit, and collaborate
  • πŸš€ Scalable: Handle many channels with ease

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 - No Operation, do nothing1

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

Block 2 - HTML

Type / Role
n8n-nodes-base.html - html
Config choices
Version 1.2

Block 3 - HTTP Request

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

Block 4 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 5 - Get row(s) in sheet

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

Block 6 - Code

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

Block 7 - RSS Read

Type / Role
n8n-nodes-base.rssFeedRead - rssFeedRead
Config choices
Version 1.2

Block 8 - Sticky Note

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

Block 9 - Sticky Note1

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

Block 10 - Sticky Note2

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

Block 11 - Sticky Note3

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

Block 12 - Append or update row in sheet

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

Block 13 - Get row(s) in sheet2

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

Block 14 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 15 - Sticky Note4

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

Block 16 - HTTP Request1

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

Block 17 - Set Language

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 18 - Merge Transcripts

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

Block 19 - Sticky Note5

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

Block 20 - OpenRouter Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 21 - Append or update row in sheet1

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

Block 22 - Sticky Note6

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

Block 23 - Basic LLM Chain

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.7

Block 24 - Basic LLM Chain1

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.7

Showing the first 24 of 37 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Multi platform content generator from YouTube using AI & RSS
Complexity advanced
Nodes 37
Categories Content Creation, Multimodal AI
Author Budi SJ
Published 02 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6843/6843.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 Multi platform content generator from YouTube using AI & RSS do?

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Multi Platform Content Generator from YouTube using AI & RSS This workflow automates content gen...

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 Content Creation, Multimodal AI use case.