Skip to main content

AI Clip Finder

The Clip Finder node uses AI to analyze a long video and identify the most interesting or relevant segments for extraction.

Inputs

Handle IDData TypeLabel
video-inVideoLong Video

Outputs

Handle IDData TypeLabel
video-outVideoClips

Available engines

Engine IDLabelCost
gemini-flashGemini Flash1 credit

How it works

  1. Receives a long video from the input handle
  2. AI analyzes the video content to identify key moments
  3. Produces a set of clip trim points (start time, end time, duration)
  4. The trimmed clips are output as video

Artifact data

The node produces clipTrims in its artifact:
  • videoUrl — Source video URL
  • startTime — Clip start time in seconds
  • endTime — Clip end time in seconds
  • duration — Clip duration in seconds

Configuration options

ParameterDescription
EngineGemini Flash

Credit cost

1 credit per analysis (Gemini Flash).

Tips

  • Feed this long-form content from Media Upload or TikTok Scraper
  • The AI looks for moments with high visual interest, action, or emotional impact
  • Combine with Video Editor to fine-tune the extracted clips

Example use cases

  • Extracting highlights from long gameplay footage
  • Finding the best moments in a recorded presentation
  • Creating short-form clips from long-form content