Skip to content

Adii-5442/Youtube_Video_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Youtube_Video_Downloader

Prerequistes: You have to install these modules before running the project: a)pytube b)Tkinter

IMPORTANT By default this project downloads only the files in 360p resolution. For downloading files in higher resolution you must change the following line: At line 27:

Change : video = url.streams.filter(file_extension='mp4').first() to video=url.streams.filter(resolution='720p').first()

Additional features and updates will be added soon

                                                          **By DARKFIRE**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages