π± Auto-share YouTube videos with AI-generated posts to Facebook, X & Discord
β‘ 1,378 views Β· π± Social Media & Email Marketing
π‘ 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
Auto-Share YouTube Videos with AI-Generated Posts to Facebook, X and Notify in Discord
This n8n template demonstrates how to use a LLM like DeepSeek to generate a post and share to Facebook page and X automatically whenever a new video is published to a YouTube channel.
How it works
- We first define RSS with a polling schedule to pull YouTube videos from a specified channel
- Prompt AI agent to generate a post with proper url and hash tags based on the video metadata
- Then automatically create a new post in Facebook and X via their APIs
- Post a new message in Discord channel via Webhook
How to use
- Simply setup a RSS polling trigger to automatically trigger the workflow
Requirements
- Facebook API setup, see step by step tutorials
- X v2 API setup, see step by step tutorials
- Discord channel webhook, see step by step tutorials
Need Help?
Contact me via My Blog or ask in the Forum!
Happy Hacking!
π Nodes Used
HTTP Request, Discord, X (Formerly Twitter), AI Agent, RSS Feed Trigger, OpenRouter Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File