Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/revzim/ttv-ad-less-standalone

very simple node webserver to circumvent intrusive annoyances
https://github.com/revzim/ttv-ad-less-standalone

adblock ads js stream streaming tv twitch twitchtv

Last synced: about 2 months ago
JSON representation

very simple node webserver to circumvent intrusive annoyances

Awesome Lists containing this project

README

        

## ttv-ad-less-standalone

## simple node server to circumvent intrusive annoyances.

## electron appilcation
* packaged ttv-ad-less-standalone into a simple application to use to watch streams.
* [ttv-viewer](https://github.com/revzim/ttv-viewer)

## install
* git clone https://github.com/revzim/ttv-ad-less-standalone
* cd ttv-ad-less-standalone
* npm install
* yarn
* npm run start
* or yarn start
* local server will spin up at localhost:8085
* route `/ttv/` where \ = streamer to watch
* [watch](http://localhost:8085/ttv/)

#### dependency
* [express](https://github.com/expressjs/express)

#### author: revzim