YT Toolkit

Toolkit for YouTube. Tool 1: copy the (auto-opened) transcript as chapter-grouped Markdown with timestamp links — works on watch pages and Shorts. More coming — description export, Ask AI.

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

You will need to install an extension such as Tampermonkey 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!)

Advertisement:

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!)

Advertisement:

Autore
kalmigs
Installazioni giornaliere
2
Installazioni totali
5
Valutazione
0 0 0
Versione
0.2.1
Creato il
25/06/2026
Aggiornato il
26/06/2026
Dimensione
16,9 KB
Licenza
MIT
Applica a

Adds a floating 📋 Transcript button to YouTube watch pages. Click it and the script auto-opens the transcript panel, reads it, and copies the whole thing to your clipboard as clean Markdown — grouped into paragraphs by chapter, with clickable timestamp links back to the video. Paste it straight into your notes, a doc, or an LLM.

Features

  • One-click transcript → Markdown, no manual panel-opening
  • Chapter-grouped prose with [timestamp] links that jump to the exact moment
  • YAML frontmatter (title, channel, source, date) + a linked attribution line
  • Shorts support — bounces a Short to its watch page and grabs the transcript there
  • Handles both of YouTube's transcript layouts ("classic" + "viewmodel")
  • Re-mounts on in-app navigation (YouTube is a single-page app)

Privacy: no network calls, no tracking, no external services. It only reads the page you're on and writes to your clipboard — nothing leaves your browser. The only granted permission is GM_setClipboard (a clipboard fallback).

Planned: description → Markdown export, and an "Ask AI" tool.

Source & issues: https://github.com/kalmigs/yt-toolkit