Skip to content
All builds /Tools and apps/YouTube sponsor skipper
xpost·Tools and apps

YouTube sponsor skipper

Just trying out Jev, I made a Chrome extension that: - Listens to your YouTube audio (optional) - Detects if it gets to a sponsor segment - Skips it ➡️➡️➡️ - All in real-time while costing ~$0.005 per video Prototype project, BYOK, open-source: github.com/trungdq88/yout…

Tony Dinh

Tony Dinh

@tdinh_me

Just trying out Jev, I made a Chrome extension that: - Listens to your YouTube audio (optional) - Detects if it gets to a sponsor segment - Skips it ➡️➡️➡️ - All in real-time while costing ~$0.005 per video Prototype project, BYOK, open-source: github.com/trungdq88/yout…

01 / The Decision

Evaluate input state and return typed decision for YouTube sponsor skipper.

Jev sits between the incoming context and the next system action. Rather than generating lengthy, slow natural language that requires brittle regex parsing, Jev returns non-autoregressive, calibrated probabilities that downstream code can immediately execute.

02 / Typed Outputs
01actionPrimary action
02confidenceConfidence score
03fallbackFallback route

Related Tools and apps Builds