Skip to content

Latest commit

 

History

History
90 lines (71 loc) · 2.83 KB

README.md

File metadata and controls

90 lines (71 loc) · 2.83 KB

Pytube Downloader

Webapp for video and audio download using Pytube

Python Flask Pytube
GitHub Forks GitHub Stars GitHub Issues GitHub Contributors GitHub License Site


What is Pytube Downloader?

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.

Running

To run the app, follow the instructions below.

Requirements

  • Python 3.8+
  • Pip

Steps

Clone the repository

git clone https://github.com/diegoborbadev/pytube-downloader.git

Install dependencies

pip install -r requirements.txt

Run the app

python app.py

Contributing

Contributions are welcomed! If you want to contribute to the project, see: CONTRIBUTING.md