Skip to content

This program is a GUI tool for downloading YouTube videos or convert them to audio files and uses on progress call back for showing progression.

License

Notifications You must be signed in to change notification settings

farshadz1997/YouTube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

Youtube Downloader is a program which works with pytube library for downloading video or audio. it uses on_progress_callback function for progression.

Installation

Use the package manager pip to install required libraries.

pip install -r requirements.txt

Usage

Run the program and fill the fields then choose quality and press download button.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.