Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 380 Bytes

Youtube-Video-Downloader

If python >= 3.8.5 is installed on the machine:

Windows:

$ pip install -r requirements.txt
$ python app.py

Mac / Linux:

$ pip3 install -r requirements.txt
$ python3 app.py

App Previews:

  • Windows:

windows

  • Mac: