Skip to content

diegoborbadev/pytube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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