
Brandlive Webinar Clipping Integration
This integration enables Brandlive to automatically generate high-quality, social-ready clips from any webinar or long-form video URL. Overlap’s automated pipeline handles ingestion, transcription, semantic understanding, editing, subtitle styling, rendering, and delivery — all accessible through a suite of APIs.Quickstart
Launch a workflow from a webinar URL and retrieve finished clips via the API
End-to-End Flow
-
POST /trigger-templateLaunch Workflow
Launches a workflow from a saved template using a webinar URL. You can override any template fields per request (e.g., prompts, clip rules, b-roll, subtitle styling, watermarking, output formats). Returns atask_idto track progress. -
GET /workflow-results/{task_id}Poll for Results
Poll for workflow status and outputs using the returnedtask_id. When complete, returns generated clips, metadata, and any delivery URLs. -
POST /renderRender Video
Re-renders an existing clip with updated options (e.g., subtitle style, watermark, aspect ratio) when a new export or download is requested. -
@overlap.ai/react-subtitlesSubtitles Component Overlay
A React component for displaying Overlap subtitle timing + styling in Brandlive’s editor/preview environment (without needing a video re-render).
Processing Times
- Horizontal clips: ~3 minutes per hour of video
- Vertical clips: ~10 minutes per hour of video
- Re-render sync endpoint: ~0.75× clip duration