- Simple GUI
- Less lines of codes(Only 200)
- You can fetch the Title & Duration of any YouTube video.
- You can download the Thumbnail of video.
- You will get three options for downloading
Video with Sound
Video(No Sound) with Highest quality
Audio Only
- Higher speed downloads
- Clone my repository.
- Open CMD in working directory.
- Run
pip install -r requirements.txt
- Run
YT_GUI.py
for launching application, it is very simple GUI application. - For explanation of project see the tutorial on Machine Learning Hub YouTube channel.