Automate video captioning using this powerful n8n workflow. Triggered by Google Drive, videos are sent to ZapCap for AI subtitling and saved back automatically. Get started with these n8n templates today.
Download this n8n workflow template and start using it instantly.
Manually adding subtitles to videos is a time-consuming and often repetitive task. This efficient n8n workflow completely eliminates that manual effort. By integrating Google Drive with the specialized AI video captioning service, ZapCap, users can achieve hands-free video processing. When a video is uploaded to a designated Google Drive folder, this n8n automation immediately triggers the captioning process, monitors its completion status, and automatically uploads the professionally captioned video back to your drive. Leveraging this n8n template helps content creators save hours, speed up their content pipeline, and ensure accessibility across all video platforms.
This comprehensive n8n workflow operates as follows:
webViewLink) to the ZapCap API for initial upload.templateId and enabling auto-approval.completed or failed. If the status is not yet final, the flow routes through the 'Wait' n8n node, creating a delay before polling the status again. This loop continues until the video is processed.completed, the workflow executes the 'Download completed video' HTTP Request n8n node, retrieving the final, captioned video file using the provided downloadUrl.To deploy this powerful n8n workflow, follow these setup steps:
x-api-key, and the value should be your ZapCap API key (obtainable from their dashboard).This n8n workflow utilizes several key nodes to manage the automated video captioning process:
Google Drive Trigger (n8n trigger): Initiates the flow upon fileCreated event within a specified Google Drive folder. This is the entry point for the entire n8n automation.
Upload video to ZapCap (HTTP Request n8n node): Sends a POST request to the ZapCap API, providing the webViewLink of the newly uploaded file, essential for ZapCap to access the video. Uses Generic HTTP Header Authentication.
Trigger video processing (HTTP Request n8n node): Sends the command to start the AI processing task for the uploaded video, configuring the job with a specific templateId.
Get processing task (HTTP Request n8n node): Used within the polling loop to retrieve the current status of the AI captioning task using the video ID and task ID.
If processing completed (If n8n node): A core logic component that checks if the task status is either completed or failed. If the task is incomplete, it routes the execution to the Wait n8n node for polling.
Wait (n8n node): Implements a delay mechanism when polling is necessary, ensuring the n8n workflow doesn't overwhelm the API while waiting for processing completion.
Download completed video (HTTP Request n8n node): Downloads the resulting captioned video file from the downloadUrl provided by ZapCap upon completion.
Upload file (Google Drive n8n node): The final action, which saves the downloaded captioned video back into the designated Google Drive destination folder, completing the n8n workflow cycle.
Automate high-volume YouTube Shorts creation using this advanced n8n workflow. It integrates Flux, Eleven Labs, and Creatomate for comprehensive AI image, audio, and video synthesis.

Use this advanced n8n workflow template to automatically convert text scripts from Google Sheets into high-quality AI voiceovers using the Gemini TTS API. Requires self-hosted n8n and FFmpeg for local file conversion before uploading the finished audio to Google Drive.

Automate your daily social media content creation using this expert n8n workflow. Generate cinematic AI videos with structured VEO 3 prompts and automatically upload them to TikTok, scaling your creative output.

A powerful n8n workflow for generating viral-ready AI videos using VEO3 and NanoBanana, automatically posting content to 9+ social media channels using the Blotato n8n node.

Automate daily Reddit news digests using this powerful n8n workflow. Fetch top posts, use Gemini AI for curation, and instantly deliver to Slack, Discord, or Telegram via a robust n8n node setup. Explore advanced n8n templates for content delivery.

Build an advanced n8n workflow that generates personalized sales quotes using OpenAI's agent capabilities, retrieves product data via Qdrant RAG, and delivers a professional PDF via email. Perfect for enhancing sales operations.









































