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 यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

Advertisement:

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

Advertisement:

लेखक
kalmigs
दैनिक इंस्टॉल
3
एकूण इंस्टॉल
3
रेटिंग
0 0 0
आवृत्ती
0.2.0
बनवली
2026-06-25
अपडेट केली
2026-06-25
आकार
14.9 KB
License
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