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.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
kalmigs
Dziennych instalacji
3
Wszystkich instalacji
3
Oceny
0 0 0
Wersja
0.2.0
Utworzono
25-06-2026
Zaktualizowano
25-06-2026
Rozmiar
14,9 KB
Licencja
MIT
Dotyczy

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