v0.8.0
Don't install from crates.io for this release, install it from git instead. The crates.io version is still using an outdated libmpv crate.
cargo install --git https://github.com/Siriusmart/youtube-tui
Added
- Built in MPV player, controlled by command
mpv [libmpv command] [args...]
- Command/search histories.
- Keys remapping, custom commands.
Fixed
- Some keys captured in search bar and are not working #37.