Turn YouTube into notes you'll actually re-read.
Paste a URL. Get a structured Markdown file — cliff notes, quotes with timestamps, and further reading — dropped straight into your Obsidian vault or Notion database.
Writes to your vault, not another silo
A .md file with YAML frontmatter. Drop it in Obsidian, Notion, Logseq, or any folder of Markdown. No lock-in. Your notes live in your filesystem, indexed by the tool you already trust.
Timestamped quotes link back to YouTube
Every quoted passage in the summary includes a clickable timestamp. One click takes you back to the exact moment in the video — verify a claim, re-listen, or dig deeper.
Open-source, bring your own key
The entire app is on GitHub under MIT. Fork it, self-host it, swap the model, change the templates. Plug in a Gemini or Claude API key and run it on your own hardware.
From fifteen minutes to thirty seconds
- 01Open YouTube, enable captions.
- 02Copy the transcript from the CC panel.
- 03Paste into ChatGPT, write a prompt.
- 04Review, fix errors, trim irrelevant sections.
- 05Copy output into your vault.
- 06Add frontmatter, tags, source URL by hand.
- 07Link back to video timestamps manually.
- 01Paste URL.
- 02Pick a template.
- 03Download or sync.
Open-source core
The transcript pipeline, Markdown renderer, Obsidian plugin, and backend are on GitHub under MIT. Run the whole thing on your own hardware with your own Gemini or Claude API key — no quotas, no billing, no lock-in.
Frequently asked
Does this work with my existing Obsidian vault structure?
.md file with YAML frontmatter — the same format Obsidian uses natively. Drop it in any folder, use any existing tag taxonomy, keep your current templater setup. Kura does not assume anything about your vault layout.