Skip to content

Youtube downloader is built using python. This project downloads youtube video in the form of audio as well as video. On running the python file, 2 folders are created at the location of the python file i.e., Audio and Video. When you download the youtube video then it gets stored in Video Folder. When you download the youtube video in the form …

Notifications You must be signed in to change notification settings

habibmuhammadthariq/Youtube-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

Youtube downloader is built using python.
This project downloads youtube video in the form of audio as well as video.
On running the python file, 2 folders are created at the location of the python file i.e., Audio and Video.
When you download the youtube video then it gets stored in Video Folder.
When you download the youtube video in the form of audio then it gets stored in Audio Folder.

Packages to install

pip install pytube
pip install Pillow
pip install requests
pip install tk
pip install tk-tools
pip install urllib3

About

Youtube downloader is built using python. This project downloads youtube video in the form of audio as well as video. On running the python file, 2 folders are created at the location of the python file i.e., Audio and Video. When you download the youtube video then it gets stored in Video Folder. When you download the youtube video in the form …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%