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, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

작성자
kalmigs
일일 설치 수
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