YouTube Setlist to Chapters

Converts YouTube comment setlists into chapter markers on the YouTube player progress bar

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
貝果
Installazioni giornaliere
1
Installazioni totali
20
Valutazione
1 0 0
Versione
0.2.0
Creato il
01/08/2026
Aggiornato il
01/08/2026
Dimensione
1,38 MB
Licenza
MIT
Applica a

YouTube Setlist to Chapters turns the setlist someone posted in the comments into chapter markers on the YouTube progress bar.

Singing streams and concerts almost never come with chapters, but there is nearly always a comment listing every song and the time it starts. This script finds that comment and draws it onto the progress bar, so you can see where each song sits and jump straight to the one you want.

Features

  • Nothing to set up — open a video and the chapters appear on their own; no account, no API key, no payment
  • Finds the setlist in the comments — the comment section is scanned and the one that best looks like a setlist is used, so videos the uploader never added chapters to work too
  • Supports every format — timestamps in any common form (0:00, 00:00, 0:00:00), ranges such as 4:55~7:52, songs numbered 01., or , the timestamp placed anywhere on the line, and setlists that put the song name on the line below its timestamp
  • Song names on hover — point at a segment on the progress bar to see which song it is

How to use

  1. Install Tampermonkey, then install this script
  2. Open a singing stream or concert on YouTube
  3. Wait a moment — the comments are read and coloured segments appear on the progress bar, one per song
  4. Point at a segment to see the song's name, and click it to jump there

If nothing appears, no comment on that video was recognised as a setlist.

Requirements

  • Tampermonkey, or another userscript manager
  • Nothing else — no account, no API key, no payment

Privacy

  • No data collection, no analytics, no server of the author's involved
  • Comments are read from YouTube itself (same-origin requests from the page); nothing leaves your browser
  • Settings are stored locally by your userscript manager

Source & support