1000+ live TV channels from around the world, in a browser. pick a country, pick a channel, watch.
the stack
next.js frontend with shaka player handling HLS/DASH streams. channel data comes from the IPTV-ORG public API. over 1000 live streams across countries, languages, and categories.
edge-first
the whole thing runs on cloudflare. D1 (sqlite at the edge) for the database, workers for the API, pages for the frontend. no origin server, everything is at the edge.