From c6d793a3872be728645e6535e8df16ad3d04851f Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Wed, 3 Jul 2024 23:28:56 +0800 Subject: add README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..28269e8 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Ditch your clunky, ad-filled TV box! + +IPTV toolkit for China Unicom IPTV users in Foshan, China. + +The script will help you stream IPTV from the devices you love, instead of +using the ISP's TV box, which is full of commercials and has a sluggish user +experience. + +IPTV authentication varies from region to region, so just because it works in +my region doesn't mean it will work in yours. Feel free to adapt the script to +your needs. + +Please note that you will need to set up the udpxy service on your router to +handle the multicast packets. After you have created the playlist file, you can +deploy it on your local server or simply import the playlist into your player. + +## Roadmap + +- [x] Authenticate with IPTV server +- [x] Build playlist file .M3U8 +- [ ] Build EPG file +- [ ] Find the password for the authinfo payload -- cgit v1.2.3