Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 345 Bytes

Author: Jordan Kanter ([email protected])

Web UI for (http://rg3.github.io/youtube-dl/)

You will need express for serving static content

$ npm install

============= Configuration

Make sure you edit the config variable in youtube-download.js for the python version on the system You can check this with:

$ python --version