Créer et télécharger des vidéos IA sur YouTube en utilisant Kling 2.5 et une automatisation SEO

Intermédiaire

Ceci est unContent Creation, Multimodal AIworkflow d'automatisation du domainecontenant 14 nœuds.Utilise principalement des nœuds comme Code, Wait, YouTube, FormTrigger, HttpRequest. Créer et télécharger des vidéos IA sur YouTube avec Kling 2.5 et un référencement (SEO) automatique

Prérequis
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Informations d'identification Google Sheets API
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "meta": {
    "instanceId": "5b9aff0ecdeb17791c04b93eac72e39e69151cfa63708980e5d936abe9308b8c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "df5ad143-8a9a-4699-a754-98da57119851",
      "name": "Stockage des données",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        192,
        -80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "64bf7129-7362-4fde-b9fe-bb0c7372fdb5",
      "name": "Saisie du prompt",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -16,
        -384
      ],
      "webhookId": "f6d8cef7-a87c-4dd7-9920-e6923b564caf",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "31c263a0-be13-4b73-a389-02935290f442",
      "name": "Attente 5 min",
      "type": "n8n-nodes-base.wait",
      "position": [
        400,
        -80
      ],
      "webhookId": "4b5d14b7-dc08-4808-8095-034be21c8b99",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d229c0ff-cf0b-4155-ae54-8cbae96e8c6b",
      "name": "Sortie structurée",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        160,
        352
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ccee2d23-842f-4d31-bb22-8ffd80f75646",
      "name": "AI Brain",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -16,
        352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a3ae4f15-f99c-4757-ad48-9f9201a8628f",
      "name": "Obtenir les mots-clés",
      "type": "n8n-nodes-base.code",
      "position": [
        400,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2968a634-f503-4152-9e53-e4658f6dceb9",
      "name": "SEO vidéo YT",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "maxTries": 2,
      "position": [
        -16,
        192
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 3000
    },
    {
      "id": "66799386-951e-4040-b055-7603ca194ed0",
      "name": "AI_Brain",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        208,
        -224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c97694f0-ed32-4e16-a2a8-260fee0b79fa",
      "name": "Publier sur YouTube",
      "type": "n8n-nodes-base.youTube",
      "position": [
        400,
        528
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ed7b2cca-621e-4cbd-8e16-f470483e3701",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -592,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c2fdb1b6-b64e-461c-bbff-c54a0df1104c",
      "name": "Récupérer les identifiants vidéo",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
      "name": "Vidéographie",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        272,
        -384
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "7fa29003-b959-4903-9193-d8473cab500c",
      "name": "Télécharger la vidéo",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        192,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "20f44050-43ce-4749-a7df-b1807f09cb25",
      "name": "Requête Make FAL.AI",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        -80
      ],
      "parameters": {},
      "typeVersion": 4
    }
  ],
  "pinData": {},
  "connections": {
    "ccee2d23-842f-4d31-bb22-8ffd80f75646": {
      "ai_languageModel": [
        [
          {
            "node": "2968a634-f503-4152-9e53-e4658f6dceb9",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "66799386-951e-4040-b055-7603ca194ed0": {
      "ai_languageModel": [
        [
          {
            "node": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "df5ad143-8a9a-4699-a754-98da57119851": {
      "main": [
        [
          {
            "node": "31c263a0-be13-4b73-a389-02935290f442",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "64bf7129-7362-4fde-b9fe-bb0c7372fdb5": {
      "main": [
        [
          {
            "node": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0896fe33-5391-428e-9ab0-cd9265f6ebbf": {
      "main": [
        [
          {
            "node": "20f44050-43ce-4749-a7df-b1807f09cb25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "31c263a0-be13-4b73-a389-02935290f442": {
      "main": [
        [
          {
            "node": "2968a634-f503-4152-9e53-e4658f6dceb9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a3ae4f15-f99c-4757-ad48-9f9201a8628f": {
      "main": [
        [
          {
            "node": "c2fdb1b6-b64e-461c-bbff-c54a0df1104c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2968a634-f503-4152-9e53-e4658f6dceb9": {
      "main": [
        [
          {
            "node": "a3ae4f15-f99c-4757-ad48-9f9201a8628f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7fa29003-b959-4903-9193-d8473cab500c": {
      "main": [
        [
          {
            "node": "c97694f0-ed32-4e16-a2a8-260fee0b79fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c97694f0-ed32-4e16-a2a8-260fee0b79fa": {
      "main": [
        []
      ]
    },
    "d229c0ff-cf0b-4155-ae54-8cbae96e8c6b": {
      "ai_outputParser": [
        [
          {
            "node": "2968a634-f503-4152-9e53-e4658f6dceb9",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "20f44050-43ce-4749-a7df-b1807f09cb25": {
      "main": [
        [
          {
            "node": "df5ad143-8a9a-4699-a754-98da57119851",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c2fdb1b6-b64e-461c-bbff-c54a0df1104c": {
      "main": [
        [
          {
            "node": "7fa29003-b959-4903-9193-d8473cab500c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Intermédiaire - Création de contenu, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Intermédiaire
Nombre de nœuds14
Catégorie2
Types de nœuds11
Description de la difficulté

Adapté aux utilisateurs expérimentés, avec des workflows de complexité moyenne contenant 6-15 nœuds

Auteur

Automating Repetitive Work in SEO, Sales, and AI tasks

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34