Youtube Video Downloader - Mini Python Project

Hello One Hackers, If you are planning to do a mini project in python that can be built in less than one day.
Here is one for you, a simple and clean Youtube Video Downloader.
There is a library called PyTube which can be used to download YT videos with few lines of code.
You can go through their official website for more information.
PyTube
And make a simple GUI with Tkinter so that it looks user friendly I guess :joy:
Here is a link to my Github with the source code :
https://github.com/Ujjal-Baniya/Youtube-video-downloader—python

5 Likes

Regrets - Doesn’t work! Your project returns “try with other URL”

2 Likes

umm, YOUTUBE-DL ?

Sorry mate
Forgot to import the library in GitHub’s
file.
Try again Its working fine now