{
  "name": "Generate TikTok and Instagram reel clips from YouTube videos with Vizard AI",
  "nodes": [
    {
      "id": "b1aa676f-2066-4197-b754-9ad6919c079d",
      "name": "form_trigger",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -2800,
        784
      ]
    },
    {
      "id": "7e1dd914-cb7b-44af-a26b-c1d535a3f333",
      "name": "Get Status",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1760,
        704
      ]
    },
    {
      "id": "cf25e3f0-134d-46a1-b873-16a4c008ebf8",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        -1968,
        736
      ]
    },
    {
      "id": "d24c89b5-3523-4a5b-81e6-86307c252e17",
      "name": "Check Status",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1520,
        720
      ]
    },
    {
      "id": "fd1a89ba-2adc-4202-8721-9b84342faac9",
      "name": "AI Clipper",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2384,
        896
      ]
    },
    {
      "id": "26100b60-0cf2-4c8c-bf6b-9f2041c067b7",
      "name": "Success?",
      "type": "n8n-nodes-base.if",
      "position": [
        -2192,
        832
      ]
    },
    {
      "id": "0d937ef3-c757-4315-8ee4-8e7a0c008641",
      "name": "Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        -2576,
        752
      ]
    },
    {
      "id": "440e66d7-9380-43ba-8f86-80bb8bc116a0",
      "name": "Retrieve Social Media Account",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1312,
        608
      ]
    },
    {
      "id": "0eec0cfe-f0a9-491d-a42d-3476361c0b55",
      "name": "ViralSocre Filter",
      "type": "n8n-nodes-base.code",
      "position": [
        -1104,
        608
      ]
    },
    {
      "id": "be162893-8d9c-4cf4-9cea-c5225247dd31",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -896,
        608
      ]
    },
    {
      "id": "de546357-eb29-421a-ac0e-42e897950231",
      "name": "Download",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -592,
        704
      ]
    },
    {
      "id": "17f7580a-2101-4069-b689-53a76fe864a3",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        -624,
        496
      ]
    },
    {
      "id": "39d34de4-01b7-4196-aa90-13517a747193",
      "name": "Scheduled Publish",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -384,
        384
      ]
    },
    {
      "id": "16666e7b-03a7-4811-b4ed-62928404087f",
      "name": "Instant Post",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -368,
        560
      ]
    },
    {
      "id": "c58d0607-73b8-4fbc-9bae-4a15c4d2ce85",
      "name": "Main Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3568,
        560
      ],
      "parameters": {
        "width": 704,
        "height": 672,
        "content": "## Viral Clip Generator for YouTube Videos\n\nAutomatically extract viral moments from YouTube videos and publish to TikTok, Instagram Reels, and other social platforms using Vizard AI.\n\n### How it work"
      }
    },
    {
      "id": "7b98b7ea-6cd3-4170-9e12-016b1bd63cdb",
      "name": "Processing Section",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2240,
        640
      ],
      "parameters": {
        "width": 888,
        "height": 384,
        "content": "## 2. AI Video Processing & Status Monitoring\n\nPolls for completion, validates success"
      }
    },
    {
      "id": "12c203c6-52a6-4acf-bac0-d2b4d6953fa9",
      "name": "Export Section",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        352
      ],
      "parameters": {
        "width": 1160,
        "height": 512,
        "content": "## 3. Filtering & Export\n\nFilters clips by viral score, routes to download or social publishing"
      }
    },
    {
      "id": "da847e92-1e9e-4ee4-937c-4689c72c677c",
      "name": "Processing Section1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2816,
        640
      ],
      "parameters": {
        "width": 552,
        "height": 384,
        "content": "## 1. Get video URL and AI clipping\n\nSubmits video to Vizard AI"
      }
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Scheduled Publish",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Instant Post",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Get Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Download",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Success?": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Clipper": {
      "main": [
        [
          {
            "node": "Success?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Status": {
      "main": [
        [
          {
            "node": "Check Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Status": {
      "main": [
        [
          {
            "node": "Retrieve Social Media Account",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "form_trigger": {
      "main": [
        [
          {
            "node": "Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Configuration": {
      "main": [
        [
          {
            "node": "AI Clipper",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ViralSocre Filter": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Social Media Account": {
      "main": [
        [
          {
            "node": "ViralSocre Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}