Add subtitles to YouTube videos and save them to Google Drive with VideoDB
This n8n template demonstrates how to generate subtitle overlays for YouTube videos and save the final files to Google Drive. It is useful when you want accessible video outputs without manually editing captions in a video editor.
Who’s it for
Content creators publishing educational or social content Teams improving accessibility and watch-time performance Agencies preparing client-ready subtitled assets
Good to know
Subtitle quality depends on audio clarity and speaker overlap. Make sure your VideoDB account has enough balance before running this workflow. Track usage rates at console.videodb.io/dashboard/usage.
How it works
A form trigger receives a YouTube URL. n8n uploads the source video to VideoDB. VideoDB indexes speech and creates timestamped transcript data. A subtitle node renders subtitle overlays into the video output. n8n downloads and stores the subtitled file in Google Drive.
How to use
Add VideoDB and Google Drive credentials. Set your destination Drive folder in the upload node. Run one sample video to verify subtitle timing and style. Activate the workflow for regular use.
Requirements
VideoDB API key (Get one here) Google Drive account with API access n8n instance (cloud or self-hosted)
Customising this workflow
Change subtitle language and rendering settings in the subtitle node. Duplicate branches for multilingual subtitle variants. Add a review step before final storage. Replace Google Drive with S3 or another media destination.
Disclaimer: This workflow uses VideoDB’s Verified Community Node and will only work on self-hosted n8n instances.
Related Templates
Create a Speech-to-Text API with OpenAI GPT4o-mini Transcribe
Description This template provides a simple and powerful backend for adding speech-to-text capabilities to any applicat...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments