/tubus

youtube-dl web app, made in node

Primary LanguageJavaScript

tubus

Web app around the youtube-dl project. Browse your old downloads as well.

Dependencies

Installing

git clone git://github.com/bonifaido/tubus.git
cd tubus
npm install

Running

node tubus.js

Open http://localhost:2000/ in your web-browser.