Block 1 - Split Out
- Type / Role
- n8n-nodes-base.splitOut - splitOut
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Motivation Are you a small YT channel looking to grow to 1000 subs ? This workflow has helped me grow to 80 subs via Reddit Marketing. Check out the YT Tutorial. Wha...
n8n-nodes-base.splitout, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.removeduplicates, n8n-nodes-base.formtrigger, n8n-nodes-base.if, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ari Nakos.
Original n8n.io sourceAre you a small YT channel looking to grow to 1000 subs ? This workflow has helped me grow to 80 subs via Reddit Marketing. Check out the YT Tutorial.
This n8n workflow automates the process of promoting your YouTube videos on Reddit. It identifies relevant Reddit posts, generates humanized comments tailored to your video content, and delivers a weekly digest of opportunities directly to your inbox.
A user submits their YouTube video URL and email through a form.
The workflow analyzes the YouTube video's title, description, and tags to extract relevant keywords and create a custom AI classification prompt.
It searches Reddit for posts containing those keywords and filters them based on engagement metrics
An AI agent (using OpenRouter's GPT-4.1-mini) classifies each filtered Reddit post to determine its relevance to your YouTube video.
For relevant posts, another AI agent (using OpenRouter's Gemini-2.0-flash-lite-001) generates a humanized, authentic comment designed to subtly reference your video and add value to the Reddit discussion.
Relevant posts and their proposed comments are stored in Google Sheets.
A professional HTML email digest is generated, summarizing the marketing opportunities.
The email is sent to the user's provided email address.
To run this workflow, you need to set up credentials in n8n for:
If you do not have a n8n account, follow the YT Tutorial to get started.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Promote YouTube videos on Reddit with AI-generated comments and email digest |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Social Media, Multimodal AI |
| Author | Ari Nakos |
| Published | 27 May 2025 |
Use the JSON export at /data/workflows/4433/4433.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Motivation Are you a small YT channel looking to grow to 1000 subs ? This workflow has helped me grow to 80 subs via Reddit Marketing. Check out the YT Tutorial. Wha...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.