top of page

Automated Video Captioning with json2video API

This n8n workflow automates adding captions to videos using the json2video API. It accepts video URL and dimensions, sends a video captioning request, polls for completion, and outputs the captioned video link and details. Uses HTTP Request, Wait, and If nodes for automation.

bottom of page