Youtube Downloader is a program which works with pytube library for downloading video or audio. it uses on_progress_callback function for progression.
Use the package manager pip to install required libraries.
pip install -r requirements.txt
Run the program and fill the fields then choose quality and press download button.
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.