back

pub / tw2html

Checks online status of streams on twitch.tv and lets you watch them
git clone https://src.jayvii.de/pub/tw2html.git
Log | Files | Exports | Refs | README | RSS

Activity: Feb, 2024 - Jul, 2024

Less More

tw2html

Please send patches or remarks to jayvii[AT]posteo[DOT]de

Checks online status of streams on twitch.tv and lets you watch them right here!

Usage

You can simply call the “?streams” endpoint with a comma-separated list of your favorite streams:

index.php?streams=gamingonlinux,linustechtips,...

Assuming you host this service under the URL “https://tw2html.example.com”, you can open up the streamlist like so:

https://tw2html.example.com/?streams=gamingonlinux,linustechtips

The site will show you a loading screen, while the status of streams are fetched in the background. Once the process is finished, the site refreshes by itself and shows you a list of online streams. You can watch them directly on tw2html via iframe-embedding (this transfers your IP and user-agent information to twitch.tv).

Requirements


Clone this repository via:
git clone https://src.jayvii.de/pub/tw2html.git