AI Clipping leverages state-of-the-art AI algorithms to automatically detect and extract the most engaging moments from your videos. This tool is perfect for creating highlight reels, trailers, or social media snippets, ensuring your audience remains captivated by the best parts of your content. The AI is trained to recognize key moments based on visual and audio cues, making it highly effective for diverse content types.
https://mango.quickreel.io/api/v2
Endpoint : /clip
Method : POST
Headers :
Key | Data Type | Description | Mandatory |
---|---|---|---|
videoUrl | STRING | URL of the source video (YouTube link or video file URL) | Required |
webhookUrl | STRING | URL to receive processing updates | Required |
language | STRING | Preferred language for subtitles. Supported languages include: Bulgarian, Catalan, Chinese (Mandarin, Simplified), Chinese (Mandarin, Traditional), Czech, Danish, Dutch, English, etc. | Required |
clipSettings | OBJECT | Settings for clip generation. Includes reelsCount , prompt , keywords , and reelDuration . | Optional |
brollSettings | OBJECT | Settings for B-roll footage. Includes type and frequency . | Optional |
bgmSettings | OBJECT | Settings for background music. Includes url , volume , fadeIn , and fadeOut . | Optional |
subtitleStyles | OBJECT | Customize subtitle appearance. Includes template , position , and fontSize . | Optional |
additionalFeatures | OBJECT | Additional video processing features. Includes addBgm , addBroll , removeFillerWords , removeSilenceParts , and addHook . | Optional |
images
: Still images onlystock
: Stock video footage onlymixed
: Combination of images and stock footage (default)low
: Minimal B-roll insertionmedium
: Balanced B-roll usage (default)high
: Maximum B-roll usage