Skip to content

ItzSmudge/Youtube-Video-Downloader-with-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader-Program-with-GUI This is a simple python program that uses pytube to retrieve urls and download youtube videos to the directory where the program is stored. Future additions will include specification of file path for the download location and a fix for the validation error as a result of invalid inputs.

Please do not redistribute this program without acknowledgement of the owner(Itz_Smudge).

I hope you will find this program useful :)

REQUIREMENTS : The module pytube has to be installed for the program to be run.

COMMAND :

      pip install pytube(windows)

      sudo apt install python3-pytube (ubuntu/Debian based linux distros)
      
      sudo pacman -Syy python3-pytube (Arch based linux distros)

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages