YouTube Shorts Automatisierungstool

Experte

Dies ist ein AI, Marketing-Bereich Automatisierungsworkflow mit 24 Nodes. Hauptsächlich werden Set, Wait, Merge, SplitOut, Aggregate und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. 🎬 YouTube Shorts Automatisierungstool 🚀

Voraussetzungen
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "FabwBqc9AjeRD3Oq",
  "meta": {
    "instanceId": "b2c6727f02106e7324192d5dfa251f5dd42759bfd0d7e1602a3ab09f0fcd3b61",
    "templateCredsSetupCompleted": true
  },
  "name": "YouTube Shorts Automation Tool",
  "tags": [
    {
      "id": "Kw3fvInVHYxv6hGv",
      "name": "Automation",
      "createdAt": "2025-02-19T00:27:37.457Z",
      "updatedAt": "2025-02-19T00:27:37.457Z"
    },
    {
      "id": "tJYtxitiF9byDG5A",
      "name": "YouTube",
      "createdAt": "2025-02-19T00:27:31.004Z",
      "updatedAt": "2025-02-19T00:27:31.004Z"
    },
    {
      "id": "wKmj0lewEas67M0s",
      "name": "Marketing",
      "createdAt": "2025-02-19T00:27:35.090Z",
      "updatedAt": "2025-02-19T00:27:35.090Z"
    }
  ],
  "nodes": [
    {
      "id": "5ed863b0-17f2-4e3e-918d-87ef6b5fe756",
      "name": "Bei Chatnachricht empfangen",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "43143b16-d183-4802-849f-a2c1cba34622",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d3183556-f6d9-41a4-8fbc-bf1acea96a12",
      "name": "Skript-Generator",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        860,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b2d5dbf9-b8dc-4b08-957a-44f49d86d533",
      "name": "Aufteilung",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1300,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ded7dbd-7b16-44d9-bb16-595b82fbf203",
      "name": "Bild-Prompter",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1520,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8b9862c0-9c22-48ad-aa3d-837142d4d301",
      "name": "Bild anfordern",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1900,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c00aac1c-6127-4361-8b20-675530eb2450",
      "name": "Bild abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2360,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d6c1486a-36c3-4748-8fc3-00ba40ec96ff",
      "name": "Video anfordern",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2580,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d0a75271-1851-4514-ba74-e6a7fc9b0388",
      "name": "Auf Video warten",
      "type": "n8n-nodes-base.wait",
      "position": [
        2880,
        0
      ],
      "webhookId": "17c55b1e-74df-4706-b87d-bcda1753e109",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b4737037-6286-4f6a-ae3a-a3692a45ad71",
      "name": "Video abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3120,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a",
      "name": "Zu Cloudinary hochladen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1000,
        260
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
      "name": "Zusammenführen",
      "type": "n8n-nodes-base.merge",
      "position": [
        3640,
        220
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "138c83bb-19a0-4ef6-91b8-21df31d42f99",
      "name": "Aggregieren",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3340,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4d1c9ed6-da28-4fee-939c-8aae81e423de",
      "name": "Editor JSON erstellen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3900,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4d1b85dd-93c1-4a02-add9-a19b28139bba",
      "name": "JSON Variable setzen",
      "type": "n8n-nodes-base.set",
      "position": [
        4140,
        220
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "03fcedcd-a80e-4ab5-ae47-2353f10927b5",
      "name": "Editor",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4360,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "83a64bd3-29de-459d-af0b-bd0208e70aa3",
      "name": "Rendering",
      "type": "n8n-nodes-base.wait",
      "position": [
        4580,
        220
      ],
      "webhookId": "7ec18a06-b0b8-44cb-abfb-a725440f84d9",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "7d5f06fb-1652-42b4-8303-3f826c15617a",
      "name": "Endvideo abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4800,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1900c391-f61d-4aab-b220-2abe754a90ab",
      "name": "Skript-Organisator",
      "type": "n8n-nodes-base.set",
      "position": [
        640,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3011a9f0-35b4-4b77-93a9-424eaf0e01c6",
      "name": "Skript-Prompter",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        240,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "babab4cd-4eb7-45f0-bb2e-956371f19f50",
      "name": "Auf Bild warten",
      "type": "n8n-nodes-base.wait",
      "position": [
        2140,
        0
      ],
      "webhookId": "17c55b1e-74df-4706-b87d-bcda1753e109",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f93f29c1-f8da-4eb8-9882-4b5b2d545391",
      "name": "Outliner",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7494dfbb-df87-48bc-88cc-4aeb3afbf831",
      "name": "Notizzettel",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fd66fdd1-cde0-44bd-9a6d-e416bddc219b",
      "name": "Notizzettel1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5040,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "726ec794-c94a-4730-890d-4d74fd380a4d",
      "name": "Notizzettel2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {
    "When chat message received": [
      {
        "json": {
          "action": "sendMessage",
          "chatInput": "top 10 größten brücken",
          "sessionId": "81dcb290d3934e3c953119ac07129433"
        }
      }
    ]
  },
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "3b9642d6-aaaa-4511-ac1d-4316a425fcff",
  "connections": {
    "94bd2c48-7503-4ee9-9ed1-5d6074263d8a": {
      "main": [
        [
          {
            "node": "4d1c9ed6-da28-4fee-939c-8aae81e423de",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "03fcedcd-a80e-4ab5-ae47-2353f10927b5": {
      "main": [
        [
          {
            "node": "83a64bd3-29de-459d-af0b-bd0208e70aa3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f93f29c1-f8da-4eb8-9882-4b5b2d545391": {
      "main": [
        [
          {
            "node": "b2d5dbf9-b8dc-4b08-957a-44f49d86d533",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "138c83bb-19a0-4ef6-91b8-21df31d42f99": {
      "main": [
        [
          {
            "node": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c00aac1c-6127-4361-8b20-675530eb2450": {
      "main": [
        [
          {
            "node": "d6c1486a-36c3-4748-8fc3-00ba40ec96ff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4737037-6286-4f6a-ae3a-a3692a45ad71": {
      "main": [
        [
          {
            "node": "138c83bb-19a0-4ef6-91b8-21df31d42f99",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "83a64bd3-29de-459d-af0b-bd0208e70aa3": {
      "main": [
        [
          {
            "node": "7d5f06fb-1652-42b4-8303-3f826c15617a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b2d5dbf9-b8dc-4b08-957a-44f49d86d533": {
      "main": [
        [
          {
            "node": "1ded7dbd-7b16-44d9-bb16-595b82fbf203",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8b9862c0-9c22-48ad-aa3d-837142d4d301": {
      "main": [
        [
          {
            "node": "babab4cd-4eb7-45f0-bb2e-956371f19f50",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d6c1486a-36c3-4748-8fc3-00ba40ec96ff": {
      "main": [
        [
          {
            "node": "d0a75271-1851-4514-ba74-e6a7fc9b0388",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1ded7dbd-7b16-44d9-bb16-595b82fbf203": {
      "main": [
        [
          {
            "node": "8b9862c0-9c22-48ad-aa3d-837142d4d301",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "babab4cd-4eb7-45f0-bb2e-956371f19f50": {
      "main": [
        [
          {
            "node": "c00aac1c-6127-4361-8b20-675530eb2450",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0a75271-1851-4514-ba74-e6a7fc9b0388": {
      "main": [
        [
          {
            "node": "b4737037-6286-4f6a-ae3a-a3692a45ad71",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7d5f06fb-1652-42b4-8303-3f826c15617a": {
      "main": [
        []
      ]
    },
    "3011a9f0-35b4-4b77-93a9-424eaf0e01c6": {
      "main": [
        [
          {
            "node": "1900c391-f61d-4aab-b220-2abe754a90ab",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3183556-f6d9-41a4-8fbc-bf1acea96a12": {
      "main": [
        [
          {
            "node": "f93f29c1-f8da-4eb8-9882-4b5b2d545391",
            "type": "main",
            "index": 0
          },
          {
            "node": "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1900c391-f61d-4aab-b220-2abe754a90ab": {
      "main": [
        [
          {
            "node": "d3183556-f6d9-41a4-8fbc-bf1acea96a12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d1b85dd-93c1-4a02-add9-a19b28139bba": {
      "main": [
        [
          {
            "node": "03fcedcd-a80e-4ab5-ae47-2353f10927b5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d1c9ed6-da28-4fee-939c-8aae81e423de": {
      "main": [
        [
          {
            "node": "4d1b85dd-93c1-4a02-add9-a19b28139bba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a": {
      "main": [
        [
          {
            "node": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "5ed863b0-17f2-4e3e-918d-87ef6b5fe756": {
      "main": [
        [
          {
            "node": "3011a9f0-35b4-4b77-93a9-424eaf0e01c6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Künstliche Intelligenz, Marketing

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes24
Kategorie2
Node-Typen9
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
Jonas Busch

Jonas Busch

@jonasbusch

I'm passionate about solving everyday problems through the power of automation. I've been building and refining automated workflows for over 3 years now. My goal is to inspire others to reclaim their time and boost their productivity. Let's explore the world of automation together!

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34