IPTV相关,适合个性化自定义...
- 自动收集整理
- 优先使用高频的直播源
- 优化的EPG文件尺寸,过滤掉直播源中不存在的频道
- 自动生成 dist
https://raw.githubusercontent.com/fenxp/iptvs/dist/live.m3u
https://raw.githubusercontent.com/fenxp/iptvs/dist/live.txt
https://raw.githubusercontent.com/fenxp/iptvs/dist/live-ipv4.m3u
https://raw.githubusercontent.com/fenxp/iptvs/dist/live-ipv4.txt
https://raw.githubusercontent.com/fenxp/iptvs/dist/epg.xml
https://raw.githubusercontent.com/fenxp/iptvs/dist/epg.xml.gz
注意: EPG为了减少文件大小,已经过处理,仅包含channel.txt
中的频道(也就是生成的直播源中所包含的频道)数据,因此不通用,应与本项目生成的直播源文件配合使用
pip install -r requirements.txt
# m3u txt
python iptv.py
# epg
python epg.py