Back to Templates

Promote YouTube Videos on Reddit with AI-Generated Comments and Email Digest

Created by

Created by: Ari Nakos || just-aristides

Ari Nakos

Last update

Last update 23 days ago

Categories

Share


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.

What it is

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.

How It Works

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

  1. upvotes > 15
  2. non-empty text content
  3. posted within the last 14 days
  4. upvote ratio > 0.95

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.

Setup

To run this workflow, you need to set up credentials in n8n for:

  • YouTube: Uses OAuth 2.0. Connect by authenticating your YouTube account.
  • Reddit: Uses OAuth 2.0. Requires creating an app on Reddit to get a Client ID & Secret. (YT Tutorial)
  • OpenRouter: Generate API key from your OpenRouter account. (YT Tutorial)
  • Google Sheets: Recommend OAuth2 - just connect by authenticating.
  • Gmail: Recommend OAuth 2.0. like Google Sheets

n8n account setup

If you do not have a n8n account, follow the YT Tutorial to get started.