DYGTube 7.1.0 For developers: Run Script main.py: python3 main.py Below is the step-by-step process for compiling (turning it into an executable): Make a git clone (Linux): git clone https://github.com/JuanBindez/DYGTube-Downloader Access the folder: cd DYGTube-Downloader/ Activate the virtualenv and enter the command: pip install -r requirements.txt command to compile: make build