IPTV CN IPTV Save

本项目基于 https://github.com/iptv-org/iptv ,仅供我个人使用。

Project README

IPTV

auto-update clean

收集来自世界各地的公开 IPTV 频道。

Internet Protocol television (IPTV) 是通过 Internet Protocol (IP) 协议传送电视内容的技术。

停止维护

由于 2020 奥运会已结束,本项目不会再人工更新其中的频道了,感兴趣的朋友可 Fork 走自行维护。

用法

要观看 IPTV 内容,你只需复制并粘贴此链接 https://iptv-cn.github.io/IPTV/index.m3u 到任何支持 M3U 播放列表的播放器中即可。

VLC Network Panel

你也可以使用其中一个播放列表:

  • 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 (按语言分组)

或者从下面的列表中选择一个播放列表。

按类别分组的播放列表

点击展开
分类频道数量播放列表
CCTV23https://iptv-cn.github.io/IPTV/categories/cctv.m3u
卫视24https://iptv-cn.github.io/IPTV/categories/卫视.m3u
地方8https://iptv-cn.github.io/IPTV/categories/地方.m3u
香港2https://iptv-cn.github.io/IPTV/categories/香港.m3u
澳门1https://iptv-cn.github.io/IPTV/categories/澳门.m3u
Other2https://iptv-cn.github.io/IPTV/categories/other.m3u

按语言分组的播放列表

点击展开
语言频道数量播放列表
Chinese59https://iptv-cn.github.io/IPTV/languages/zho.m3u
Yue Chinese1https://iptv-cn.github.io/IPTV/languages/yue.m3u

按语国家组的播放列表

点击展开
国家 (地区)频道数量播放列表
🇨🇳 China57https://iptv-cn.github.io/IPTV/countries/cn.m3u
🇭🇰 Hong Kong2https://iptv-cn.github.io/IPTV/countries/hk.m3u
🇲🇴 Macao1https://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).

Open Source Agenda is not affiliated with "IPTV CN IPTV" Project. README Source: IPTV-CN/IPTV
Stars
171
Open Issues
0
Last Commit
3 weeks ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating