_ _
___| |__ _ _ _ __ __| | ___ _ __
/ __| '_ \| | | | '_ \ / _` |/ _ \ '__|
| (__| | | | |_| | | | | (_| | __/ |
\___|_| |_|\__,_|_| |_|\__,_|\___|_|
chunder is a YouTube downloader that lives entirely in your terminal — download, search with thumbnail previews, cut clips, rip audio, and even watch videos rendered as true-color terminal art.
brew install chunder-cli/tap/chunder # macOS / Linux
go install github.com/chunder-cli/chunder@latestOr grab a prebuilt binary for macOS, Linux, or Windows.
chunder watch https://youtu.be/dQw4w9WgXcQYes, the video plays inside the terminal. Two pixels per character cell, true color, synced audio, pause and seeking. No window. No browser.
| Repo | What it is |
|---|---|
| chunder | The CLI itself — Go, Cobra, Bubble Tea |
| homebrew-tap | Homebrew formulae (brew install chunder-cli/tap/chunder) |
Contributions welcome — start with the contributing guide.