youtube-dl GUI A GUI used to download Youtube videos using YT-DLP and Tkinter built in Python. Installation Make sure you are inside the youtube-dl-GUI folder and execute the following commands: pip install -r requirements.txt python src/main.py