Create AI YouTube SRT subtitles πŸ“’ with ElevenLabs 🎧 and Google Drive

Go to Workflow
54 views
Built by Davide Boizza Davide Boizza
Created on June 05, 2026

Description

This workflow is a simple yet brilliant automation designed to generate time-coded SRT subtitles starting directly from a video URL using ElevenLabs.

With just a single video link, the workflow automatically extracts the audio, transcribes it using AI speech recognition, and converts the transcription into a properly formatted SRT subtitle file with accurate timestamps.

This workflow automates the creation of SRT subtitle files for YouTube videos using AI speech recognition, eliminating the need for manual captioning and saving creators hours of work.

It’s a fast, reliable, and fully automated solution, perfect for YouTube creators, video editors, and content producers who want to improve accessibility, engagement, and SEO with minimal effort.

With just one input (a video link), the workflow:

Downloads the video
Automatically transcribes the audio using AI speech-to-text
Intelligently splits the transcription into readable subtitle segments
Generates a perfectly formatted SRT file with accurate timestamps
Uploads the final subtitle file to Google Drive, ready to use

It’s a lightweight, no-friction workflow that turns a raw video into professional subtitles in a fully automated way.

Key Advantages

1. βœ… Extremely Simple, Yet Powerful

This workflow proves that automation doesn’t need to be complex to be effective.
A minimal number of nodes delivers a complete end-to-end subtitle generation process.

2. βœ… Automatic Time-Based SRT Generation

Subtitles are not just plain text:
they are properly time-aligned, making them immediately compatible with YouTube, video editors, and media players.

3. βœ… Smart Subtitle Splitting

The workflow intelligently splits text based on punctuation and length, producing subtitles that are:

Easy to read
Well-paced
Aligned with natural speech flow

4. βœ… Perfect for Video Creators

This workflow is ideal for:

YouTube creators**
Content marketers
Educators
Podcasters
Social video producers

It dramatically reduces the time needed to add subtitles, improving:

Accessibility
Engagement
SEO and watch time

5. βœ… Fully Automatable & Scalable

Once set up, it can be reused endlessly:

One video or hundreds
Manual trigger or automated pipelines
Easy to extend with translations, publishing, or notifications

This workflow automates the creation of SRT subtitle files from YouTube videos using AI speech recognition.

The process begins when the workflow is manually triggered, requiring a YouTube video URL as input. The system first fetches the video content via HTTP request, then sends the audio to ElevenLabs for transcription.

The AI returns timestamped text segments which are intelligently split into readable subtitle chunks based on punctuation and length constraints.

These segments are formatted into standard SRT (SubRip) format with precise timing, converted to a binary file, and finally uploaded to a specified Google Drive folder as a ready-to-use subtitle file.

Set up Steps

Configure Video Source: In the "Set Video Url" node, replace the placeholder value with a valid YouTube video URL or set up a method to dynamically provide URLs
API Credentials Setup:
Configure ElevenLabs API credentials in the "Transcribe audio or video" node with your API key
Set up Google Drive OAuth2 credentials in the "Upload file" node with appropriate folder permissions
Customize Output: Adjust the SRT generation parameters in the "From Elevenlabs to Srt" node if different subtitle formatting is needed
Destination Folder: Verify the Google Drive folder ID in the upload node points to your desired destination
Execution: Trigger the workflow manually and provide a video URL when prompted to generate and upload subtitles

πŸ‘‰ Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.

Need help customizing?
Contact me for consulting and support or add me on Linkedin.

Nodes Used (3)

Code
n8n-nodes-base.code
Google Drive
n8n-nodes-base.googleDrive
HTTP Request
n8n-nodes-base.httpRequest