YouTube TUI browser.
ytui is a TUI tool that allows users to browse and search YouTube videos and play them in their local player. Navigate through search results, subscribed channels, and watch history using an interactive interface. The configuration file is autogenerated on first run at $HOME/.config/ytui/config.yaml
ytui [flags]
-h, --help help for ytui
-l, --log-level string Override log level (debug, info, error)
-v, --version Display version information
- browse - Browse YouTube content using an interactive TUI
- Navigate through search results, subscribed channels, and watch history
- Use arrow keys or hjkl to navigate, Enter to open, Space/p to play
↑↓/jk: navigate items←→/PgUp/PgDn: page navigationg/G: jump to top/bottomEnter: select/play itemh/Bksp: go backt: open thumbnail in external viewers: sort by date (subscriptions/history only)p/Space: play videod: download video/: searchq: quit
Run ytui browse to start the interactive YouTube browser.