abusaeeidx/CricHd-playlists-Auto-Update-permanent — reverse-engineered prompt
Reverse engineered prompt
Build me a small Python project that keeps a CricHD sports playlist fresh automatically. I want it to collect the current live sports channel stream links, turn them into an M3U playlist that works in apps like VLC, IPTV Smarters, Tivimate, OTT Navigator, and normal network stream players, and also save the same channel data as a simple JSON file for developers to use with a GET request.
Please set it up so GitHub Actions runs it every 15 minutes and updates the playlist and JSON in the repo. The end result should include a clear README with the playlist link, the JSON link, simple instructions for Android and Android TV users, and a short note that this is only for educational and personal use and people should follow their local laws.
Keep it lightweight, easy to use, and reliable. If you need current GitHub Actions or Python docs, look them up online.
Want more depth? Deep Reverse