Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/revzim/ttv-ad-less-standalone
- Owner: revzim
- License: mit
- Created: 2020-11-21T18:02:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T17:49:16.000Z (about 4 years ago)
- Last Synced: 2024-10-02T07:38:02.185Z (3 months ago)
- Topics: adblock, ads, js, stream, streaming, tv, twitch, twitchtv
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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