YouTube Video Downloader is a GUI based application that is capable of downloading YouTube Videos by pasting the link of the video. Currently, there is no option to select a custom resolution, but I will keep updating and improving this application.
-
Download the 'main.py' file or you can download the installer(.exe) from this website: https://mytechinstructor.wixsite.com/youtube/download
-
Run the 'main.py' file or run the application after installation.
[NOTE: If you want to run the 'main.py' file, then your computer must have python installed and also you will need to download the following packages:
a) Pytubefix:pip install pytubefix
b) Custom Tkinter:pip install customtkinter
*You can directly copy and paste the pip commands in Terminal.] -
Paste a YouTube Video Link in the entry field and click on the Download button.
-
The download will then start and the progress bar will show the download progress.
-
Videos will be downloaded in 'C:\YouTube Video Downloader\Downloads' folder which will automatically get created once you download the video.
-
You can directly open the folder by clicking on 'Show in Folder' Button.
-
I you want to download more videos than click on 'Reset' Button to reset the application.
-
You can also select the theme for the app by selecting a theme from the Dropdown Menu on the bottom right corner of the Application.