YouTube Downloading is cool, right? Inspired by this, I dug deeper about how to youtube download manager is built. Since I was working in python these days, so I searched for python modules.
I found one library called pytube. I was very happy that now I can implement it easily but I came to know that now it is upgraded to pytube3.
After all hustles and errors, I finally got pytube working on my machine.
I thought why not do something new by adding GUI to it. I started learning about Tkinter (python-based GUI builder) and learnt to the extent that one easy, simple GUI can be made.
Visit to GitHub for complete code and all clear reference.
Thanks and Cheers!!
Comments
Post a Comment