Hey N8N community! ![]()
I’ve been building N8N workflows for content automation and kept hitting the same problem: adding captions to videos was either expensive (Shotstack requires $39/month) or complicated (Submagic isn’t built for APIs).
So I built VideoAPI - a simple caption API specifically for automation workflows.
What it does:
- Video in → Captioned video out
- Works with HTTP Request node
- Multiple trending caption styles
- Whisper-powered transcription
Pricing (after beta):
- $0.20 per minute
- Pure pay-as-you-go
- No subscription, no minimums, no strings attached
Beta offer:
- Free usage during beta (no payment method needed)
- 50% off for 1 YEAR after launch
- First 100 sign-ups only
Demo:
Watch demo video - https://youtu.be/IrUPPcdKTMM
Try yourself! Sign up to get your API key: https://videoapi.tech
Current limitations (it’s a beta!):
- Slow processing - running on a small server

- Only MOV and MP4 supported (expanding soon)
- Limited caption customization (working on this)
For N8N users specifically:
- Pairs well with content generation workflows
- Can batch process if you build a loop
Would love feedback from this community - you folks know automation better than anyone.
Cheers!