Home/Awesome Jev/Creative Tools/youtube-sponsor-detection
Back to Radar
youtube-sponsor-detection GitHub avatar by trungdq88

trungdq88 /

Creative Tools

youtube-sponsor-detection

YouTube extension detecting sponsored segments from live audio and transcripts using Jev, skipping promotional blocks automatically.

License: MITLanguage: JavaScriptLast push: 9/18/2026#creative-multimedia#domain-workflows

What Jev Does in this Architecture

Inspects transcript segments with Jev to identify sponsor reads while browser code handles playback timeline skipping.

Key Architecture Benefit

Identifies promotional reads on newly released videos immediately without waiting for crowdsourced segment submissions.

Review & Benchmark Note: Source code verified against pinned commit. Full extension source inspected; videos lacking transcripts require real-time client audio transcription.
Clone Repository
git clone https://github.com/trungdq88/youtube-sponsor-detection.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

trungdq88/youtube-sponsor-detection

Architecture Category

Creative Tools

UI layout composition, audio/music pipelines, and creative workflow parameter triage.

View all in this category →

Related Projects in Creative Tools

jev-got repository icon by phureewat29

phureewat29

jev-got

1
Creative ToolsMITTypeScript

A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.

What Jev does here

Classifies location, narrative beat, mood, danger and whether text remains in fiction.

Uses explicit scene state to drive backgrounds, music and the next turn.

#creative-multimedia#games-simulation#classification-ranking
2 evidence links
Inspect details
jevthoven repository icon by cocktailpeanut

cocktailpeanut

jevthoven

4
Creative ToolsMITTypeScript

Turns a music prompt into editable multitrack MIDI by asking Jev to choose instruments, harmony, and bar patterns.

What Jev does here

Selects form, instruments, chords, and rhythm candidates; local code renders the choices as notes.

Preserves editable tracks and decision receipts with playback and MIDI export.

#creative-multimedia#typed-decisions
12 evidence links
Inspect details
Creative ToolsMITTypeScript

Turns UI descriptions into selections from existing shadcn/ui components, fields and styles.

What Jev does here

Breaks requests into choice and score questions and maps answers to a bounded component catalog.

Demonstrates UI composition through decisions; Jev itself does not generate page code or copy.

#creative-multimedia#typed-decisions
3 evidence links
Inspect details