Skip to main content

Automatically generate burn-in video captions with json2video

Workflow preview

Workflow preview
100%
Automatically generate burn-in video captions with json2video preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automatically Add Captions to Your Video Who Is This For? This workflow is i...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.noop, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Emmanuel Bernard - n8n Expert Lausanne.

Original n8n.io source

1.1 Workflow description

Title
Automatically generate burn-in video captions with json2video
Workflow name
Automatically generate burn-in video captions with json2video

Automatically Add Captions to Your Video

Who Is This For?

This workflow is ideal for content creators, marketers, educators, and businesses that regularly produce video content and want to enhance accessibility and viewer engagement by effortlessly adding subtitles.

What Problem Does This Workflow Solve?

Manually adding subtitles or captions to videos can be tedious and time-consuming. Accurate captions significantly boost viewer retention, accessibility, and SEO rankings.

What Does This Workflow Do?

This automated workflow quickly adds accurate subtitles to your video content by leveraging the Json2Video API.

  • It accepts a publicly accessible video URL as input.
  • It makes an HTTP request to Json2Video, where AI analyzes the video, generates captions, and applies them seamlessly.
  • The workflow returns a URL to the final subtitled video.

The second part of the workflow periodically checks the Json2Video API to monitor the processing status at intervals of 10 seconds.

👉🏻 Try Json2Video for Free 👈🏻

Key Features

  • Automatic & Synced Captions: Captions are generated automatically and synchronized perfectly with your video.
  • Fully Customizable Design: Easily adjust fonts, colors, sizes, and more to match your unique style.
  • Word-by-Word Display: Supports precise, word-by-word captioning for improved clarity and viewer engagement.
  • Super Fast Processing: Rapid caption generation saves time, allowing you to focus more on creating great content.

Preconditions

To use this workflow, you must have:

  • A Json2Video API account.
  • A video hosted at a publicly accessible URL.

Why You Need This Workflow

Adding subtitles to your videos significantly enhances their reach and effectiveness by:

  • Improving SEO visibility, enabling search engines to effectively index your video content.
  • Enhancing viewer engagement and accessibility, accommodating viewers who watch without sound or who have hearing impairments.
  • Streamlining your content production process, allowing more focus on creativity.

Specific Use Cases

  • Social Media Content: Boost viewer retention by adding subtitles.
  • Educational Videos: Enhance understanding and improve learning outcomes.
  • Marketing Videos: Reach broader and more diverse audiences.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - json2video - Add Captions

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Config

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 5 - Is Error

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 6 - Handle Error

Type / Role
n8n-nodes-base.noOp - noOp
Config choices
Version 1

Block 7 - Output

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - json2video - Get Status

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - is Completed

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 11 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Automatically generate burn-in video captions with json2video
Complexity intermediate
Nodes 12
Categories Content Creation, Multimodal AI
Author Emmanuel Bernard - n8n Expert Lausanne
Published 28 Feb 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3044/3044.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Automatically generate burn-in video captions with json2video do?

Automatically Add Captions to Your Video Who Is This For? This workflow is i...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.