sudo apt install python3 -y
sudo apt install python3-pip -y
sudo apt install python3.12-venv -ypython3 -m venv venvsource venv/bin/activatesh install.shvideotomp3 <video>or
./videotomp3 <video>The execution result is in the audio folder.
source venv/bin/activatesh pip-sources.shpython3 videotomp3.py <videofile>The execution result is in the audio folder.