Before I procced, make sure you have GIT installed on your system and run cd ~ before running any of the following commands. Thank You!
1:
git clone https://github.com/alexander-datskov/ytmp3-premium && cd ytmp3-premium2:
python3 -m venv .venv3:
source .venv/bin/activateOr if on windows
venv\Scripts\activate.bat4:
bash setup.sh5:
python web-conv.py