This is how I automated a YouTube Channel (n8n + No-code)
★★☆ SilverIntermediaten8nTelegramRedditHeyGen

🎧 AI Learnings Digest· Agents as a Service · AI Coach
aaas.diy
① WATCH
② DECIDE
③ IMPLEMENT
What you get
Automating YouTube video creation from Reddit using n8n
n8nTelegramRedditHeyGenElevenLabsOpenAI
Prompts1
Code files2
Configs1
READMEyes
Quality★★☆ Silver
DifficultyIntermediate
SKILL.md
--- name: this-is-how-i-automated-a-youtube-channel-n8n-no-code version: "1.0.0" description: "Automating YouTube video creation from Reddit using n8n" source: "https://www.youtube.com/watch?v=StC_uaWoiOs" tags: [n8n, Telegram, Reddit, HeyGen, ElevenLabs] --- # This is how I automated a YouTube Channel (n8n + No-code) > Auto-generated from: This is how I automated a YouTube Channel (n8n + No-code) by Builders Central ## Prerequisites - n8n - Node.js - npm - Gemini API key - 11 Labs API key - HeyGen API key - YouTube API key - Telegram API key (optional) ## Quick Start 1. `1. Install n8n: Follow the official n8n installation guide (https://docs.n8n.io/getting-started/installation/).` 2. `2. npm install any necessary packages for the javascript code node (e.g., 'npm install lodash')` 3. `3. Create a .env file and populate it with the API keys and credentials.` 4. `4. Import the n8n workflow JSON file into your n8n instance.` 5. `5. Configure the nodes with the appropriate credentials and settings.` 6. `6. Test the workflow with a sample Reddit post URL.` ## What You Get - Content Type: workflow - Difficulty: intermediate - Tools: n8n, Telegram, Reddit, HeyGen, ElevenLabs, OpenAI
Sign in to access all 1 prompts