Automated Multi-Platform Video Upload from Google Drive

somdn_product_page

This n8n workflow automates the process of uploading videos from a specified Google Drive folder to multiple social media platforms, including TikTok, Instagram, and YouTube. The workflow begins with a trigger that detects new files added to the Google Drive folder. Once a new video is detected, it downloads the video file, extracts audio for generating engaging descriptions via OpenAI’s GPT-4, and then uploads the video along with these generated descriptions to each platform using the Upload-Post API.

The workflow involves key nodes such as the Google Drive Trigger, which monitors a specific folder for new videos; the Google Drive download nodes, which retrieve the video files; the OpenAI nodes, which transcribe audio and generate engaging descriptions; and the HTTP Request nodes, which handle uploading to TikTok, Instagram, and YouTube.

Error handling is integrated through an Error Trigger and Telegram notifications to alert users if issues occur during upload, ensuring smooth operation and quick troubleshooting. This automation is ideal for content creators or social media marketing teams aiming to streamline video publishing and maintain active, engaging social profiles with minimal manual effort.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, errorTrigger, googleDrive, googleDriveTrigger, httpRequest, if, readBinaryFile, stickyNote, telegram, writeBinaryFile

Reviews

There are no reviews yet.

Be the first to review “Automated Multi-Platform Video Upload from Google Drive”

Your email address will not be published. Required fields are marked *