YouTube Setlist to Chapters

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

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
貝果
Instalaciones diarias
1
Instalaciones totales
20
Calificaciones
1 0 0
Versión
0.2.0
Creado
01/08/2026
Actualizado
01/08/2026
Tamaño
1.38 MB
Licencia
MIT
Funciona en

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