Skip to content

ytmgoYouTube Music in your terminal
Built with Go.

Search, download, queue, and play music, all from the keyboard, inside your terminal. No browser, no bloat, no nonsense.

ytmgo running in a terminal

Install in one line

bash
curl -fsSL https://raw.githubusercontent.com/anas1412/ytmgo/main/install.sh | bash

On Arch it installs from the AUR; everywhere else it fetches the release binary, installs a desktop entry, and pulls in mpv, yt-dlp, ffmpeg and cava with your package manager.

See the install guide for per-distro detail, building from source, and how to remove it again.

Released under the MIT License.