Skip to content
Xuan Hu (Sean) edited this page Jan 3, 2020 · 2 revisions
iptv-filter \
-i https://gist.githubusercontent.com/sdhzdmzzl/93cf74947770066743fff7c7f4fc5820/raw/0be4160f4024320f23daad65bce79e606da47995/bj-unicom-iptv.m3u \
-t http://epg.51zmt.top:8000/test.m3u

如果配置了 UDPXY,增加相应参数即可:

iptv-filter \
-i https://gist.githubusercontent.com/sdhzdmzzl/93cf74947770066743fff7c7f4fc5820/raw/0be4160f4024320f23daad65bce79e606da47995/bj-unicom-iptv.m3u \
-t http://epg.51zmt.top:8000/test.m3u \
-u http://192.168.0.1:8888

其中,将 http://192.168.0.1:8888 改为相应的udpx地址即可。

Clone this wiki locally