YouTube Setlist to Chapters

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

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

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Skaber
貝果
Daglige installationer
1
Installationer i alt
20
Bedømmelser
1 0 0
Version
0.2.0
Oprettet
01.08.2026
Opdateret
01.08.2026
Size
1,38 MB
Licens
MIT
Gælder for

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