Skip to content
allmd

AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.

YouTube

Extract transcripts from YouTube videos with timestamps.

Usage

allmd youtube <url> -o output.md

Supported Formats

  • youtube.com URLs (e.g. https://www.youtube.com/watch?v=...)
  • youtu.be short URLs (e.g. https://youtu.be/...)

Example

# Extract a transcript with timestamps
allmd youtube https://www.youtube.com/watch?v=dQw4w9WgXcQ -o transcript.md

# Output to stdout
allmd youtube https://youtu.be/dQw4w9WgXcQ --stdout