Skip to content

This is a small Python script that uses Tkinter and PyTube to download any YouTube video at max resolution, hope it founds out useful :9

License

Notifications You must be signed in to change notification settings

Davvois/youtube-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Downloader

This is a small Python script that uses Tkinter and PyTube to download any YouTube video at max resolution. This is a replacement for those sketchy websites that you may find on the internet, I hope this founds out useful! :D (This is still Work in Progress)

Dependencies Installation

First of all, let's install Python3: if you're on Windows, install it from the Microsoft Store, instead, if you're on Linux, just execute this command in the terminal:

sudo apt install python3

Once you've done that, execute this command just to make sure Python has installed correctly

python3 --version

If Python is installed correctly, clone this repository and install PyTube by executing this on your terminal:

pip install pytube

Once it's installed correctly, run the Python script and enjoy!

About

This is a small Python script that uses Tkinter and PyTube to download any YouTube video at max resolution, hope it founds out useful :9

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages