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.mdSupported Formats
youtube.comURLs (e.g.https://www.youtube.com/watch?v=...)youtu.beshort 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