You can download Python from the official website: https://www.python.org/downloads/
Open a terminal and run the following command:
pip install -r requirements.txt
#Navigate to the directory where the program is located and run the following command:
python DuckFaceYTmusicDownloader.py
This program is developed and tested on Windows 10. The program uses the following libraries: PyQt5 pytube (optional) moviepy (optional)
