ytmd

scriptablelocal-onlydocs / contentcurl

Geet Khosla · Save YouTube captions, search timestamped transcripts, and feed videos to coding agents from the terminal.

$ curl -fsSL https://raw.githubusercontent.com/gvkhosla/ytmd/main/install.sh | sh
One-liner to try
$ ytmd doctor

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Great for agents · 85/100
Verify
ytmd --version
Agent URL
/cli/ytmd/agent.md

Quick reference

Install
curl -fsSL https://raw.githubusercontent.com/gvkhosla/ytmd/main/install.sh | sh
Verify
ytmd --version
First command
ytmd get URL && ytmd search WORDS
Machine JSON
/cli/ytmd.json

About

Save YouTube captions, search timestamped transcripts, and feed videos to coding agents from the terminal. Built by Geet Khosla. Start with `ytmd doctor` and go from there. Supports structured output — good for scripts and agents. Runs entirely on your machine.

Example workflow

1. ytmd doctor
2. ytmd get https://youtu.be/jNQXAC9IVRw
3. ytmd search cache invalidation --json

Alternatives worth considering