Webapp for video and audio download using Pytube
Pytube Downloader is a webapp for video and audio download using Pytube library, it's a simple and easy to use webapp, with a clean and intuitive interface.
To run the app, follow the instructions below.
- Python 3.8+
- Pip
git clone https://github.com/diegoborbadev/pytube-downloader.git
pip install -r requirements.txt
python app.py
Contributions are welcomed! If you want to contribute to the project, see: CONTRIBUTING.md