yt-tui 0.1.2

A terminal YouTube player: yt-dlp for search, a single long-lived mpv instance (controlled over IPC) for playback, and a ratatui interface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Rust
*.rs text eol=lf

# Documentation
*.md text eol=lf
*.txt text eol=lf

# Configuration
*.toml text eol=lf
*.lock text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf