Skip to content

v0.8.0

Compare
Choose a tag to compare
@Siriusmart Siriusmart released this 25 Aug 11:27
· 10 commits to master since this release

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.