A downloadable youtube downloader

A quick and easy YT downloader, created using python with the modules pytube and customtkinter!

How to use:

!You need to have python pre installed on your computer, in order to run this program!

Paste youre URL into the textbox and press submit.

The downloaded .mp4 file will be saved in the same folder, this program is stored!

Have fun :))

Download

Download
YouTube Downloader 1 kB

Install instructions

!You need to have python pre installed on your computer, in order to run this program!

If the program is not running properly, make sure to have the python modules pytube & customtkinter installed. If not paste these to commands in the windows command prompt:

pip install pytube

pip install customtkinter

____________________________

Just download the file and open it.

When opened a site will be displayed. 

Paste youre URL into the textbox and press submit.

The downloaded .mp4 file will be saved in the same folder, this program is stored!

Comments

Log in with itch.io to leave a comment.

You can compile the .py file to a .exe file using the python module pyinstaller.

Then your purchasers won't need python pytube or tkinter installed