{
  "name": "Automated video translation & distribution with DubLab to multiple platforms",
  "nodes": [
    {
      "id": "9eceba49-99b2-4989-a9e3-001d8a445bd6",
      "name": "Init Dubbing",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -420,
        -80
      ]
    },
    {
      "id": "c2426bfe-cffe-4d75-8262-14f5e844768d",
      "name": "Upload Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        -20
      ]
    },
    {
      "id": "ea97d19e-b54e-46f5-bcb3-385af87353b1",
      "name": "Start Dubbing",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        620,
        -160
      ]
    },
    {
      "id": "f5a09337-eb25-4a5b-a00d-cc5c90a9a8d4",
      "name": "Fetch Projects",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        -160
      ]
    },
    {
      "id": "e564ebac-5af2-4684-9168-dd0123672543",
      "name": "Combine Videos and Languages",
      "type": "n8n-nodes-base.code",
      "position": [
        -600,
        -260
      ]
    },
    {
      "id": "b831d614-d37d-4915-a3bb-f6c9561abd29",
      "name": "Proxy Videos",
      "type": "n8n-nodes-base.merge",
      "position": [
        -200,
        -220
      ]
    },
    {
      "id": "780b5045-687d-426a-b683-59b446363760",
      "name": "Proxy Ids",
      "type": "n8n-nodes-base.merge",
      "position": [
        320,
        -160
      ]
    },
    {
      "id": "0a651887-ba6d-43db-ba6f-c8ff4cb9802d",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -880,
        460
      ]
    },
    {
      "id": "480388e6-34d6-48b2-971c-f7eb78f4f907",
      "name": "Original Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -580,
        160
      ]
    },
    {
      "id": "3028b095-aed6-4b71-8d4d-eb24702fb318",
      "name": "Dubbed Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -580,
        440
      ]
    },
    {
      "id": "23abad27-ac2e-4f58-a06d-a7318c22889e",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -260,
        100
      ]
    },
    {
      "id": "629757fa-9c59-4724-9ede-08b73d62a654",
      "name": "Box",
      "type": "n8n-nodes-base.box",
      "position": [
        -260,
        260
      ]
    },
    {
      "id": "9e0c84a5-5ddc-4628-a391-5771a5f10fa3",
      "name": "Dropbox",
      "type": "n8n-nodes-base.dropbox",
      "position": [
        -260,
        420
      ]
    },
    {
      "id": "0134c66f-d572-4737-90c1-09d835a0478e",
      "name": "YouTube",
      "type": "n8n-nodes-base.youTube",
      "position": [
        -260,
        600
      ]
    },
    {
      "id": "e24e81e3-3f1f-4fc6-9d37-d8338b9cb4ca",
      "name": "Postiz",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -260,
        780
      ]
    },
    {
      "id": "bab5f441-0d29-47d5-bfed-20fd99bf1489",
      "name": "Start",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -860,
        -300
      ]
    },
    {
      "id": "52f11162-27df-4f69-992d-880919d5b2c4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1640,
        -280
      ],
      "parameters": {
        "width": 600,
        "height": 360,
        "content": "## Dub Videos And Share on Social Media\n\n### Workflows\n----------\n 1. Via n8n form select files to dub for desired languages.\n 2. Listen webhook and whenever dubbing finishes upload to desired platfor"
      }
    },
    {
      "id": "1554519e-f8c1-4735-b513-6e6eaf979c30",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1640,
        460
      ],
      "parameters": {
        "width": 600,
        "height": 180,
        "content": "## How to Use\n\n - Obtain Api Key from https://dublab.app, set as variable or just update on nodes.\n - Grab Webhook Url and add to DubLab App\n - Setup upload providers (Telegram, Box, Dropbox, YouTube,"
      }
    },
    {
      "id": "1bd8ed8e-9d77-4b6e-8478-2aba1e7de564",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        740
      ],
      "parameters": {
        "width": 600,
        "height": 140,
        "content": "### Postiz\n - https://postiz.com/\n - Pretty neat tool which supports many social media platforms\n - Supports cloud and self-hosted version\n - Via API post can be shared over below platforms (Facebook,"
      }
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "Combine Videos and Languages",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Dubbed Video",
            "type": "main",
            "index": 0
          },
          {
            "node": "Original Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Proxy Ids": {
      "main": [
        [
          {
            "node": "Start Dubbing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Dubbed Video": {
      "main": [
        [
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          },
          {
            "node": "Box",
            "type": "main",
            "index": 0
          },
          {
            "node": "Dropbox",
            "type": "main",
            "index": 0
          },
          {
            "node": "YouTube",
            "type": "main",
            "index": 0
          },
          {
            "node": "Postiz",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Init Dubbing": {
      "main": [
        [
          {
            "node": "Proxy Videos",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Proxy Videos": {
      "main": [
        [
          {
            "node": "Upload Video",
            "type": "main",
            "index": 0
          },
          {
            "node": "Proxy Ids",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Video": {
      "main": [
        [
          {
            "node": "Proxy Ids",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Start Dubbing": {
      "main": [
        [
          {
            "node": "Fetch Projects",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Projects": {
      "main": [
        []
      ]
    },
    "Original Video": {
      "main": [
        [
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Combine Videos and Languages": {
      "main": [
        [
          {
            "node": "Init Dubbing",
            "type": "main",
            "index": 0
          },
          {
            "node": "Proxy Videos",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}