n8nflow.net logo

Auto-Share YouTube Videos with AI-Generated Posts to Facebook, X & Discord

by Fan LuoUpdated: Last update 2 months agoSource: n8n.io
Loading workflow viewer...

Getting Started

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

Need Help?

Contact me via My Blog or ask in the Forum!

Happy Hacking!