🎬 Convert Reddit threads into short vertical videos with AI

⚑ 2,916 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

Convert Reddit threads into short vertical videos with AI

Who is this for?

This workflow is ideal for:

What problem is this solving?

Manually converting Reddit posts into vertical video content is time-consuming:

This workflow automates the full pipeline. It converts any Reddit thread into a polished video with:

What this workflow does

This workflow:

  1. Extracts Reddit post and comments via Reddit API
  2. Summarizes the thread into structured clips using OpenAI
  3. Generates search queries for each clip for stock footage
  4. Queries Pexels API for relevant vertical videos
  5. Generates TTS audio for each clip using OpenAI Whisper
  6. Creates subtitles matching the audio
  7. Uploads footage/audio to Shotstack
  8. Renders a full vertical video (720x1280) with synced TTS, subtitles, and b-roll
  9. Returns a final video URL

Setup

How to customize this workflow

Additional Notes

Template Category

AI, Marketing, Building Blocks, Other (Content Creation)

πŸ”— Nodes Used

HTTP Request, Rename Keys, Webhook, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup