yosintv/fancode ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple sports streaming site that can load a channel list and play live streams in the browser.
I want a clean homepage with a list of channels, categories, and links to individual player pages. It should support HLS and DASH playback, and have a few separate pages for different viewing modes like a basic player, an ad free player, and a Shaka style player. If a stream is unavailable, show a friendly fallback message instead of a broken player.
The site should read from JSON and playlist files, and it should be easy to update the channel data from a script. Add a lightweight server so I can run it locally, and make the design responsive so it works on mobile and desktop. Please include simple styling, a redirect helper if needed, and make sure the page loads fast and feels like a small live TV hub. If you need to look up current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit