Kick clipping: programs, payouts and the tool that cuts the clips
Two different things get called 'Kick clipping': earning from a campaign, and cutting the clips themselves. Here is how both work, and what a Kick VOD does that a YouTube one doesn't.
Two things share this name
Search “Kick clipping program” and you will land on two different answers, because two different people ask it. One wants to get paid for posting clips of somebody else’s stream. The other is a streamer who wants their own six-hour broadcast turned into short vertical videos. The advice for those is not the same, so this page separates them.
Momevera is the second thing. We do not run campaigns, do not pay per view, and take no cut of anyone’s earnings — we cut the clips. That distinction matters when you are reading any page on this subject: a tool that also runs the campaign has a reason to tell you the campaign is good.
If you want to get paid for clipping
Campaigns are run on marketplaces where a creator or brand puts up a budget and a rate per 1,000 views. You cut clips from footage they supply, post them on your own accounts, and submit the links. Nobody needs to see your face, and most campaigns need no existing audience.
The part that costs people money is not the edit. It is joining a campaign nobody reviews, or missing a required comment buried in the brief, or posting a batch all at once and getting throttled. Those rules and the numbers to check before joining are set out in full in how to get paid for clipping.
Kick’s own creator and clipping arrangements change, and we do not administer them — check Kick’s current terms directly rather than trusting any third party’s summary, including this one.
What a Kick VOD actually does
Kick past broadcasts behave differently enough from a YouTube video that tools built for YouTube handle them badly. Three specifics, all of which shape what clipping one is like.
- Two ids for one VOD
- Kick's web app links past broadcasts by a newer time-ordered id, while the public API accepts an older UUID. Ask the API about the new id and it answers 404 — so a live VOD reads as deleted. Momevera decodes the newer id's timestamp and matches it against the channel's own listing to recover the id the API accepts, before deciding anything. Every Kick link that reached us used to fail on this; none does now.
- Streamed in segments, not served as a file
- A Kick VOD arrives as thousands of separately-fetched HLS segments rather than one progressive download, which makes the pull slower and more likely to stall partway. That is a real cost, and it used to be passed on as a 1.5× credit rate. It no longer is — every source costs the same.
- Long, and mostly not the good part
- Kick broadcasts routinely run four to eight hours. The clip-worthy moments are a few minutes of that, scattered, and finding them by scrubbing is the entire problem this category exists to solve.
The webcam-corner problem, and what happens to it
A Kick stream is usually a game filling the frame with the streamer in a corner, often with an overlay, alerts and a chat box moving throughout. Cropping that to 9:16 is where most automatic reframing falls over, and the reason is specific: the obvious signal is motion, and on this layout the gameplay is what moves. A crop that follows motion follows the game and leaves the person out of frame.
Momevera does not follow raw motion. It correlates the speaker turns heard in the audio against per-column motion in the video, subtracting the other speakers’ average column profile so that anything running through everyone’s turns — the game feed, an overlay, a webcam breathing on auto-exposure — cancels out. A real face model then snaps that answer onto the nearest actual face, so the crop lands on a person rather than near one. Where two people sit on opposite sides of the frame and talk over each other, the frame splits and stacks both.
When the evidence is not there, it holds the frame instead of guessing. A crop that cuts to the wrong person reads as broken; a held frame reads as a normal edit. That refusal is deliberate, and the editor tells you which happened for each clip rather than leaving you to wonder.
What a Kick stream costs to clip
One credit per minute of source video, on every platform — Kick, Twitch, YouTube, Vimeo and direct uploads are all priced the same. Worked through for the lengths Kick streams actually run:
- A 2-hour stream
- 120 credits
- A 4-hour stream
- 240 credits
- A 6-hour stream
- 360 credits
- More than you have
- Set a processing timeframe on the setup screen and you are charged only for the stretch you select, down to a one-minute minimum. The setup screen prices the window before you commit, so you decide with the number in front of you rather than finding out after.
The free tier is 90 credits a month and it refills, which covers a 90-minute window of any stream, every month, with no card. Exports carry no watermark on any tier. See the plans.
Clipping a Kick VOD, start to finish
- Open the channel’s Videos tab and copy the past-broadcast URL.
- Paste it. If the stream is longer than your credits cover, drag a timeframe over the stretch you want — the cost updates as you drag.
- Set how many clips you want. A long stream supports a full set; a quiet one comes back with fewer, because the picker only takes moments that actually score.
- Leave face tracking on unless your layout has no webcam in it, in which case there is nothing for it to find and it will hold the frame anyway.
- Review the scores, rewrite the hook lines you keep, and download. The generated headline is a starting point, not a finished one.
- If you are posting to a campaign, space the posts out rather than publishing the batch at once — roughly two hours apart on one account.
Questions, answered
Does Momevera run a clipping program?
No. We do not run campaigns, pay per view, or take a cut of anyone's payout. Momevera is the tool that cuts the clips — the campaigns are run by marketplaces and by creators themselves. This page explains how those work because our users work on them.
Can I clip a Kick VOD without downloading it first?
Yes. Paste the past-broadcast URL from the channel's Videos tab and Momevera pulls it, transcribes it, picks the moments and renders vertical clips. You never touch the file.
Why do some Kick VOD links fail on other tools?
Kick's web app now links VODs by a newer time-ordered id, while the API most tools call only accepts the older UUID format — so a perfectly live VOD answers 404 and gets reported as expired. Momevera translates between the two before it decides anything, which is why links that fail elsewhere work here.
What does a six-hour Kick stream cost to clip?
360 credits at 1 credit per source minute — the same rate as YouTube, Twitch, Vimeo or a direct upload. If that is more than you have, set a processing timeframe and you are only charged for the stretch you select, with a one-minute minimum.
Does the free tier work with Kick?
Yes, with no plan gate and no surcharge. The free tier is 90 credits a month, it refills, no card is required, and exports carry no watermark on any tier.
Will the crop follow the streamer or the gameplay?
The speaker. The audio decides who is talking and a real face model decides where they are, so the crop lands on that person rather than near them. On a gameplay-plus-webcam layout that matters a great deal, because the gameplay is what moves most and a motion-following crop would sit on it.