๐ŸŽฏ Try StreamTranslate free for your next stream โ€” 60-second setup, no card requiredStart Free Plan โ†’
Clip Tracker

See Twitch clips as
they happen live.

Twitch shows you popular clips, not new ones. If you want the moment while it's still hot, you need a feed that sorts by time โ€” here's how that works and how to set it up.

Why waiting doesn't work

The clip you want is invisible for hours

Open any streamer's clips page on Twitch and you're looking at a popularity ranking. The clips at the top are there because thousands of people already watched them โ€” which by definition means they've been around a while.

A clip created a minute ago has maybe two views. On a channel with an active community, hundreds of older clips outrank it. It might take hours to surface, and on a big channel it may never surface at all. If you're a clipper, that's the entire game lost: by the time you see it, three other people have already posted it.

The fix isn't refreshing faster. It's sorting differently.

The approach

Sort by time, not by views

01

Ignore view count entirely

Re-sort every clip by when it was created. A clip with zero views sits at the top if it's the newest one.

02

Poll on a short interval

Check every 10 seconds rather than waiting for a page refresh. New clips appear seconds after they're made.

03

Narrow the time window

Ask for the last 15 minutes instead of the last day. Fewer clips compete, so nothing new gets crowded out.

In practice

What live tracking actually looks like

1

Open the tracker on a live channel

Type the streamer's username. The last 24 hours of clips load immediately, newest at the top.

2

Leave it open during the stream

As viewers clip moments, those clips slide into the top of the feed with a glow. You don't refresh anything.

3

Act on the ones that matter

Click through to Twitch, or send it straight to a 9:16 converter and post it while the moment is still current.

Detail that matters

"New to me" is not the same as "new"

Twitch's index is eventually consistent โ€” a clip made forty minutes ago can show up in the API for the first time right now. A naive tracker flags everything it hasn't seen before as NEW, and within an hour the alerts mean nothing.

A good tracker checks the clip's actual creation timestamp, not when it noticed it. Only clips genuinely created in the last few minutes get highlighted. Everything else slots into its correct position quietly. That's the difference between a feed you trust and one you start ignoring.

FAQ

Common questions

How quickly do new clips show up?

Usually within 10โ€“20 seconds of creation. The tracker polls every 10 seconds; the rest is how long Twitch takes to index the clip.

Why can't I just sort Twitch's clips page by newest?

Twitch's clip API has no newest-first option โ€” results come back sorted by view count and there's no parameter to change it. Sorting by time has to happen after the data is fetched.

Do I need to be watching the stream?

No. The tracker works independently of whether you have the stream open, and works on channels that are currently offline too.

Does it cost anything?

No. It's free, with no account and no Twitch login required.

Related