A simple python script to download YouTube videos and play them. It uses the yt_dlp library to download the videos. It also has a GUI made using gradio. This is an upgrade of Vincentqyw's youtube downloader repo. all props for the base https://github.com/Vincentqyw/youtube-dl-webui. Removed proxy/save path fields
pip install -r requirements.txtpython3 app.py