youtube_cli-0.1.0 is not a library.
youtube.cli (Rust rewrite)
Terminal YouTube TUI written in Rust + ratatui. Features:
- Search videos from the terminal
- Browse results list
- Play videos as color ASCII frames with audio
Dependencies
You need these external tools installed:
yt-dlpffmpeg(includesffprobeandffplay)
Run
Controls
Search screen:
- Type to enter query
Enterto searchqto quit
Results screen:
Up/Downto moveEnterto playsto search againqto quit
Player:
qorEscto stop playback
Notes
- Videos are downloaded to
/tmp/youtube_cliand reused. - Playback is color ASCII rendered in the terminal with a time/progress bar.
License
MIT