收集来自世界各地的公开 IPTV 频道。
Internet Protocol television (IPTV) 是通过 Internet Protocol (IP) 协议传送电视内容的技术。
由于 2020 奥运会已结束,本项目不会再人工更新其中的频道了,感兴趣的朋友可 Fork 走自行维护。
要观看 IPTV 内容,你只需复制并粘贴此链接 https://iptv-cn.github.io/IPTV/index.m3u
到任何支持 M3U 播放列表的播放器中即可。
你也可以使用其中一个播放列表:
https://iptv-cn.github.io/IPTV/index.country.m3u
(按国家分组)https://iptv-cn.github.io/IPTV/index.category.m3u
(按类别分组)https://iptv-cn.github.io/IPTV/index.language.m3u
(按语言分组)
或者从下面的列表中选择一个播放列表。
点击展开
分类 | 频道数量 | 播放列表 |
---|---|---|
CCTV | 23 | https://iptv-cn.github.io/IPTV/categories/cctv.m3u |
卫视 | 24 | https://iptv-cn.github.io/IPTV/categories/卫视.m3u |
地方 | 8 | https://iptv-cn.github.io/IPTV/categories/地方.m3u |
香港 | 2 | https://iptv-cn.github.io/IPTV/categories/香港.m3u |
澳门 | 1 | https://iptv-cn.github.io/IPTV/categories/澳门.m3u |
Other | 2 | https://iptv-cn.github.io/IPTV/categories/other.m3u |
点击展开
语言 | 频道数量 | 播放列表 |
---|---|---|
Chinese | 59 | https://iptv-cn.github.io/IPTV/languages/zho.m3u |
Yue Chinese | 1 | https://iptv-cn.github.io/IPTV/languages/yue.m3u |
点击展开
国家 (地区) | 频道数量 | 播放列表 |
---|---|---|
🇨🇳 China | 57 | https://iptv-cn.github.io/IPTV/countries/cn.m3u |
🇭🇰 Hong Kong | 2 | https://iptv-cn.github.io/IPTV/countries/hk.m3u |
🇲🇴 Macao | 1 | https://iptv-cn.github.io/IPTV/countries/mo.m3u |
除了上述方法之外,还可以使用 JSON 格式的所有可用频道列表。
你只需向下面地址发送 GET 请求即可获取:
https://iptv-cn.github.io/IPTV/channels.json
如果成功,你将得到以下响应:
点击展开
[
...
{
"name": "东方卫视",
"logo": "http://epg.51zmt.top:8000/tb1/ws/dongfang.png",
"url": "http://39.135.32.29:6610/000000001000/1000000001000030202/1.m3u8?",
"category": "卫视",
"languages": [
{
"code": "zho",
"name": "Chinese"
}
],
"countries": [
{
"code": "cn",
"name": "China"
}
],
"filepath": "channels/satellite.m3u",
"tvg": {
"id": "DongFangWeiShi.satellite",
"name": "东方卫视",
"url": "http://epg.streamstv.me/epg/guide-usa.xml.gz"
}
},
...
]
你可以在此存储库中找到各种 IPTV 相关资源的链接 iptv-org/awesome-iptv.
在提出问题或发出请求之前,请确保阅读 贡献指南 。
No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a pull request or opening an issue. However, note that we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is not a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (not GitHub, nor the maintainers of this repository).