makemek / fujitv

clone of http://play.fujitv.live/index.html with no timeout and refreshable page

Home Page:https://makemek.github.io/fujitv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FujiTV Livestream

Watching Japan livestream TV from http://play.fujitv.live without timeout popup. This is a clone site without a timeout code.

Why do you do this ?

fujitv has an annoying timeout that appear every a couple of minutes. I would like to watch them without skipping a beat. I cloned the whole site and strip out those annoying JS codes.

Installation

You need http server with this file locally

npm install http-server -g

cd to this project directory and run

http-server .

A local server will listen on port 8080 by default

http://localhost:8080

About

clone of http://play.fujitv.live/index.html with no timeout and refreshable page

https://makemek.github.io/fujitv/


Languages

Language:JavaScript 94.4%Language:CSS 3.1%Language:HTML 2.5%