Automated YouTube Video Uploads with 12h Interval Scheduling in JST — Workflow n8n

Moyen complexité Déclencheur8 nœuds📣 Marketingpar Zane

Aperçu

This workflow automates a batch upload of multiple videos to YouTube, spacing each upload 12 hours apart in Japan Standard Time (UTC+9) and automatically adding them to a playlist.

⚙️ Workflow Logic

Manual Trigger — Starts the workflow manually.
List Video Files — Uses a shell command to find all .mp4 files under the specified directory (/opt/downloads/单词卡/A1-A2).
Sort and Generate Items — Sorts videos by day number (dayXX) extracted from filenames and assigns a sequential order value.
C

Nœuds utilisés

YouTubeCode

Aperçu du workflow

Loading workflow preview...

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 8 nœuds, connecting code, executecommand, manualtrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (8)

YO

YouTube

youTube

#1
CO

Code

code

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier automated-youtube-video-uploads-with-12h-interval-scheduling-in-jst téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Automated YouTube Video Uploads with 12h Interval Scheduling in JST", "nodes": [...], ...}

Intégrations

codeexecutecommandmanualtriggerreadwritefilesplitinbatchesyoutube

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
Nœuds8
Complexitémedium
Déclencheurtrigger
CatégorieMarketing

Créé par

Zane

Zane

@zane

Tags

codeexecutecommandmanualtriggerreadwritefilesplitinbatchesyoutube

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →