Skip to content

JuanBindez/DYGTube-Downloader

Repository files navigation

NextLevelWeek

DYGTube 7.1.0

GitHub Downloads (all assets, all releases)


Captura de tela de 2023-07-17 16-59-07


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