yt-dlp-gui A graphical user interface for yt-dlp, made using Python and tkinter. Usage Install the requirements:python3 -m pip install -r requirements.txt Run the application:python3 main.py Note: To make sure you always use the latest version of the required packages, I recommend using ...
yt-dlp-gui A graphical user interface for yt-dlp, made using Python and tkinter. Usage Install the requirements: python3 -m pip install -r requirements.txt Run the application: python3 main.py Note: To make sure you always use the latest version of the required packages, I recommend using...