This repository contains a JAVA GUI application which can download youtube videos. This application is built around the youtube-dl python project.
With pip : pip install youtube-dl.
GitHub Url: https://github.com/rg3/youtube-dl
-Make a loading bar when downloading a file.
-Create the JList of options for video conversion.
-Make an adaptive layout
-Show video only formats.
-Find a better "LookAndFeel"