Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wankdanker/node-youtube-dl-server

A nodejs based front-end server to youtube-dl
https://github.com/wankdanker/node-youtube-dl-server

Last synced: 2 months ago
JSON representation

A nodejs based front-end server to youtube-dl

Awesome Lists containing this project

README

        

youtube-dl-server
-----------

This is a web based front-end for youtube-dl written for nodejs.

install
-------

```bash
npm install youtube-dl-frontend
```

external dependencies
---------------------

The youtube-dl application available somewhere on the internet or in your
Linux distributions app repository.

use
---

fire up youtube-dl-fronted

```bash
node server.js
```

then in your web browser, hit up http://localhost:3001.