Automate Riddle Video Creation and Upload to YouTube - n8n Workflow | Neura Market
Automate Riddle Video Creation and Upload to YouTube
This workflow automates the creation of riddle-themed vertical videos using AI and uploads them directly to YouTube. It ensures unique content by checking against a vector store and manages resources efficiently.
This workflow is triggered on a schedule and involves several steps to generate, render, and upload riddle-themed videos. It uses AI to generate riddles, checks a vector store to avoid duplicates, and manages audio tracks from Google Sheets. The videos are rendered using Creatomate and uploaded to YouTube via HTTP requests. The workflow also updates tracking information in Google Sheets and sends notifications via Gmail.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Sana Malik
001
if
code
wait
gmail
merge
stickyNote
httpRequest
googleSheets
agent
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.