Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 398 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 398 Bytes

Python-Youtube-web

You can download easy videos from youtube with this web-app.

Usage

To run this code you need to install the next requirements by pip:

pip3 install flask pytube

Then you can start the program with python3 in the terminal:

python3 main.py

License

MIT License