player-cli
A simple CLI tool to play videos from the current directory.
Features
- Play videos with ease from the terminal.
- Adjust playback volume and speed using options.
Installation
Clone the repository and build the tool using cargo:
A simple CLI tool to play videos from the current directory.
Clone the repository and build the tool using cargo:
git clone https://github.com/AyanDas-99/rust-player-cli
cd rust-player-cli
cargo build --release