π¬ Multi platform content generator from YouTube using AI & RSS
β‘ 2,131 views Β· π¬ Content Creation & Video
π‘ Pro Tip β YouTubeβs API quotas can be a bottleneck when youβre pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β no quota limits, just structured data.
Description
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
π Nodes Used
Google Sheets, HTTP Request, RSS Read, Telegram, Schedule Trigger, Basic LLM Chain
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File