Skip to main content

cleya social-clip

Generate platform-ready clips from best segments

Cost: slow — full pipeline (analyze + trim + reformat + subtitle) per platform

cleya social-clip --input video.mp4 --platforms tiktok --platforms reels --count 3

Options

FlagWhat it does
--inputPath to input videorequired · string
--platformsTarget platforms (repeat for each)required · string
--countNumber of clips to generatestring · default 3
--autosubAuto-generate subtitles on clipsboolean
--subtitle-styleSubtitle style (auto from platform if omitted)string · one of default, social, minimal, cinematic, bold, outline
--cropCrop strategy for platform reformattingstring · default center · one of center, top, bottom, left, right, auto
--max-durationMaximum clip duration in seconds (auto from platform limits)string
--scene-thresholdScene detection sensitivity (0.0 to 1.0, lower = more sensitive)string · default 0.15
--silence-thresholdSilence threshold in dBstring · default -30
--exclude-rangesTime ranges to skip, as JSON array (e.g. '[{"start":0,"end":10}]')string
--include-rangesExact time ranges to clip, as JSON array (bypasses auto-extraction)string
--overwriteOverwrite output file if it existsboolean

Category: pipeline — multi-step flows in one call

Generated from the toolkit

Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift. Run cleya social-clip --help for the same information in your terminal.