Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 284 Bytes

Youtube Video Downloader

Little web Flask application to download youtube videos

You can download a youtube video from its links. Choose video (mp4) or audio (mp4 or mp3)

pip install -r requirements.txt

To run the project

python app.py

and go to localhost:5000