AI Automated TikTok/Youtube Shorts/Reels Generator

AI Automated TikTok/Youtube Shorts/Reels Generator

Scheduled
High
41
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
41
Node Types
12

Node Types

http Request
Get image, Generate Image, Image-to-Video, Get Video, Generate voice, Render Final Video, Get Final Video, Get Raw File
8 nodes
code
List Elements, List Elements1, Calculate Token Usage, Create List
4 nodes
wait
Wait 10min, Wait 3min, Wait 5min, Wait to retry, Wait1
5 nodes
if
Fail check, Check for failures, Validate list formatting
3 nodes
open Ai
Generate Image Prompts, Generate Video Captions, Generate Script
3 nodes
sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note6, Sticky Note3, Sticky Note4, Sticky Note5
7 nodes
merge
Match captions with videos, Pair Videos with Audio
2 nodes
google Drive
Upload Voice Audio, Set Access Permissions, Upload Final Video, Set Permissions
4 nodes
discord
Notify me on Discord
1 node
schedule Trigger
Once Per Day
1 node
google Sheets
Load Google Sheet, Update Google Sheet
2 nodes
set
Set API Keys
1 node

Workflow JSON

57.14 KB
{
  "id": "aqLL3BAXqQIjeJDt",
  "meta": {
    "instanceId": "dce6d05169adc9f802863a06c3edb9925b178c4fce2360953cce9c1b509705cc",
    "templateCredsSetupCompleted": true
  },
  "name": "AI Automated TikTok/Youtube Shorts/Reels Generator",
  "tags": [
    {
      "id": "meqQhJqB377UiY3s",
      "name": "template",
      "createdAt": "2025-03-10T07:30:05.424Z",
      "updatedAt": "2025-03-10T07:30:05.424Z"
    }
  ],
  "nodes": [
    {
      "id": "e5095169-dc78-4d90-9662-04cfc82c38d9",
      "name": "Get image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        40
      ],
      "parameters": {
        "url": "=https://api.piapi.ai/api/v1/task/{{ $json.data.task_id }}",
        "options": {},
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "X-API-Key",
              "value": "={{ $('Set API Keys').item.json['PiAPI Key'] }}"
            }
          ]
        }
      },
      "typeVer...

Showing first 1000 characters. Click "Expand" to view the full JSON.