ZapprTV/Zappr — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple browser app for watching free TV and radio channels online without the user having to set up IPTV lists or players.

I want the main experience to feel like a clean TV guide and player. Show channels in their normal TV number order, include each channel logo, and let someone start watching with one click. Add a settings area where the user can choose their region so local channels get added automatically. Include national channels, local channels, and radio stations if they exist in the channel data.

The player should feel quick and easy to use. Let users pause live channels when supported, seek backwards and forwards when the stream allows it, and switch channels with the keyboard using Page Up, Page Down, or by typing a channel number and pressing Enter.

Use a config file for channel list URLs and logo URLs so it can use hosted data now and a local copy later. Make it responsive and ready to run locally and build for deployment.

Want more depth? Deep Reverse