Skip to main content
S

Shayan Ali Bakhsh

2
Workflows

Workflows by Shayan Ali Bakhsh

Workflow preview: Repurpose YouTube videos across social media with Gemini AI and ContentDrips
Free advanced

Repurpose YouTube videos across social media with Gemini AI and ContentDrips

## About this Workflow This workflow helps you **repurpose your YouTube videos across multiple social media platforms** with zero manual effort. It’s designed for creators, businesses, and marketers who want to maximize reach without spending hours re-uploading content everywhere. --- ## How It Works 1. **Trigger from YouTube** - The workflow checks your YouTube channel every 10 minutes via RSS feed. - It compares the latest video ID with the last saved one to detect if a new video was uploaded. - Tutorial: [How to get YouTube Channel RSS Feed](https://chuck.is/yt-rss/#:~:text=Hit%20CTRL%2BF%20to%20pull,preferred%20RSS%20reader%20and%20rejoice.) 2. **Generate Descriptions with AI** - Uses **Gemini 2.5 Flash** to automatically generate fresh, engaging descriptions for your posts. 3. **Create Images with ContentDrips** - ContentDrips offers multiple templates (carousel, single image, branding templates, etc.). - The workflow generates a custom promotional image using your video description and thumbnail. - Install node: `npm install n8n-nodes-contentdrips` - Docs: [ContentDrips Blog Tutorial](https://contentdrips.com/blog/2025/07/automate-content-calendar-with-n8n-and-contentdrips-api/) 4. **Publish Across Social Platforms with SocialBu** - Instead of manually connecting each social media API, this workflow uses **SocialBu**. - From a single connection, you can post to: Facebook, Instagram, TikTok, YouTube, Twitter (X), LinkedIn, Threads, Pinterest, and more. - Website: [SocialBu](https://socialbu.com/) 5. **Get Real-Time Notifications via Discord** - After each run, the workflow sends updates to your **Discord** channel. - You’ll know if the upload was successful, or if an error occurred (e.g., API limits). - Setup guide: [Discord OAuth Credentials](https://docs.n8n.io/integrations/builtin/credentials/discord/) --- ## Why Use This Workflow? - Saves time by **automating the entire repurposing process**. - Ensures **consistent branding and visuals** across platforms. - Works around platform restrictions by leveraging **SocialBu’s integrations**. - Keeps you updated with **Discord notifications**—no guessing if something failed. --- ## Requirements - YouTube channel RSS feed link - ContentDrips API key, template ID, and branding setup - SocialBu account with connected social media platforms - Discord credentials (for webhook updates) --- ## Need Help? Message me on LinkedIn: [Shayan Ali Bakhsh](https://www.linkedin.com/in/shayan-khan20/) Happy Automation 🚀

S
Shayan Ali Bakhsh
Social Media
7 Sep 2025
319
0
Workflow preview: Auto-generate & post LinkedIn carousels with Gemini AI and Post Nitro
Free advanced

Auto-generate & post LinkedIn carousels with Gemini AI and Post Nitro

*This workflow contains community nodes that are only compatible with the self-hosted version of n8n.* ## Try It Out! ### Automatically generate Linkedin Carousal and Upload to Linkedin Use case : Linkedin Content Creation, specifically carousal. But could be adjusted for many other creations as well. ### How it works * It will run automatically every 6:00 AM * Get latest News from TechRadar * Parse it into readable JSON * AI will decide, which news resonates with your profile * Then give the title and description of that news to generate the final linkedin carousal content. * This step is also trigerred by Form trigger * After carousal generation, it will give it to Post Nitro to create images on that content. * Post Nitro provides the PDF file. * We Upload the PDf file to Linkedin and get the file ID, in next step, it will be used. * Finally create the Post description and Post it to Linkedin ### How to use * It will run every 6:00 AM automatically. Just make it Live * Submit the form, with correct title and description ( i did not added tests for that so must give that correct 😅 ) ### Requirements * Install Post Nitro community Node @postnitro/n8n-nodes-postnitro-ai * We need the following API keys to make it work 1. Google Gemini ( for Gemini 2.5-Flash Usage ) Docs [Google Gemini Key](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglegemini/) 2. Post Nitro credentials ( API key + Template id + Brand id ) Docs [Post Nitro](https://postnitro.ai/docs/embed/obtaining-an-api-key) 3. Linkedin API key Docs [Linkedin API](https://docs.n8n.io/integrations/builtin/credentials/linkedin) ### Need Help? Message on Linkedin the [Linkedin](https://www.linkedin.com/in/shayan-khan20/) Happy Automation!

S
Shayan Ali Bakhsh
Content Creation
22 Aug 2025
713
0