Skip to main content

How It Works

  1. Downloads audio from the URL (YouTube, Vimeo, TikTok, etc.)
  2. Transcribes the audio locally using faster-whisper
  3. Saves a .md file to your Desktop
  4. Returns the full transcription so Claude can rewrite the file with clean, formatted notes
The output is always .md with YAML frontmatter. Notes are formatted for Obsidian-style readability.

Styles

Note formatting ranges from minimal to maximum visual richness: You don’t need to specify a style. Claude picks one based on what you ask for. Or be explicit:
“Take eye-candy notes from https://youtube.com/watch?v=xxx
“Give me a quiz from this lecture: https://youtube.com/watch?v=xxx

Example

Request:
Response:
After receiving the response, Claude rewrites the .md with formatted notes matching the selected style.

Parameters


Notes

Transcriptions are stored in memory normally. Re-running on the same URL is instant.
The audio file is saved to ~/Downloads. The .md notes file is saved to ~/Desktop.
Works with any URL that yt-dlp supports, including 1000+ sites.
Multilingual: Non-English audio is transcribed in its original language. Claude translates while formatting notes. After saving, a translation offer lets you store an English (eng) version in memory alongside the original.

Obsidian Setup

Every .md on your Mac opens in Obsidian with real-time sync