Skip to content
Xuan (Sean) Hu edited this page Apr 29, 2021 · 2 revisions
iptv-filter \
-i https://gist.githubusercontent.mirror.nvdadr.com/sdhzdmzzl/93cf74947770066743fff7c7f4fc5820/raw/db7111096081f1a1d917577e83e3835dac9bac54/bj-unicom-iptv.m3u \
-t http://epg.51zmt.top:8000/test.m3u

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

iptv-filter \
-i https://gist.githubusercontent.mirror.nvdadr.com/sdhzdmzzl/93cf74947770066743fff7c7f4fc5820/raw/db7111096081f1a1d917577e83e3835dac9bac54/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