In order for sound to work you need ffmpeg installed and added to path.
Run these commands to install and run CLI-Video-Player:
git clone https://github.com/Vesteria-Coding/CLI-Video-Player.git
cd CLI-Video-Player
pip install -r requirements.txt
python3 main.py /Path/To/MP4/This is tested on both windows and linux (does not work on mac).