Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 606 Bytes

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.