In this video we will learn how to create a youtube video downloader using python .There are two Python libraries – Tkinter and pytube that we are going to use in this project.

Modules Required:
pytube :pytube is a light-weight, simple-to-use, dependency-free Python library which is used for downloading videos from the web. pytube, is not the auto-configured library. You need to install it before using it. Installation of pytube is easy when you have pip. In the Terminal or Command Prompt, type the following command to install pytube.
““pip install pytube””

Tkinter :Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit or in simple word Tkinter is used for as Python Graphical User interface. Tkinter is the native library, you don’t need to install externally, just import, while you use.

If you want such interesting videos than subscriber to my YouTube channel and comment me which project, I should create in next video.

------Other Python tool -----
1.How to Convert Image to pdf using Python
https://youtu.be/21zTz_qKsuM

2.Voice Recorder using Python
https://youtu.be/nNgAY0AB8g0

3.Digital Clock Using Python | Creating clock in Python
https://youtu.be/cBlZpCPvQzY

4.TEXT TO SPEECH USING PYTHON | Convert Text to Speech -gTTS(Google Text to Speech)
https://youtu.be/Egk26XMKicY

5.How to Create Calculator in Python - Calculator In #Python​ Using #Tkinter
https://youtu.be/6CZB6VTy3Hg

6.Creating a GUI Notepad In Tkinter | Python Tkinter GUI Tutorial
https://youtu.be/uf1IAjxmsD4

7.Create a ImageViewer using Python | Python #Tkinter
https://youtu.be/l4ifwGaWyKo

8.Create GUI Calendar Using Python - Python Tkinter Tutorial
https://youtu.be/-ElmDkkp0pw

  1. Brute Force Password Cracker With Python
    https://youtu.be/M07T7l31hX8

  2. How to take Screenshot using Python | PyAutoGUI
    https://youtu.be/Ww1GKWvG59c

https://youtu.be/MBI5WmwoSVk

YouTube Video Downloader using Python | GUI Tkinter Project
1.35 GEEK