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.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

Advertisement:

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

Advertisement:

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
kalmigs
1日のインストール数
3
累計インストール数
3
評価
0 0 0
バージョン
0.2.0
作成日
2026/06/25
更新日
2026/06/25
大きさ
14.9KB
ライセンス
MIT
対象サイト

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