/YouTube-Downloader

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.

Primary LanguagePythonMIT LicenseMIT

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.