diff options
| author | Li Zhineng <[email protected]> | 2024-07-03 23:28:56 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2024-07-03 23:28:56 +0800 |
| commit | c6d793a3872be728645e6535e8df16ad3d04851f (patch) | |
| tree | 1f563978a08231aae84fd478b8d5ed1656ab27de | |
| parent | c61c1fefc9adbc11e27d4ec66c16158f74b70f5b (diff) | |
| download | china-unicom-iptv-gd-c6d793a3872be728645e6535e8df16ad3d04851f.tar.gz china-unicom-iptv-gd-c6d793a3872be728645e6535e8df16ad3d04851f.zip | |
add README.md
| -rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
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 |
