Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fanmingming/live
✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
https://github.com/fanmingming/live
china converter epg iptv ipv6 live m3u m3u8 mp4 radio television tv txt workers
Last synced: 3 days ago
JSON representation
✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
- Host: GitHub
- URL: https://github.com/fanmingming/live
- Owner: fanmingming
- License: gpl-3.0
- Created: 2022-11-16T18:03:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:23:55.000Z (about 1 month ago)
- Last Synced: 2024-10-29T09:44:27.355Z (about 1 month ago)
- Topics: china, converter, epg, iptv, ipv6, live, m3u, m3u8, mp4, radio, television, tv, txt, workers
- Language: JavaScript
- Homepage: https://live.fanmingming.com/
- Size: 3 GB
- Stars: 22,450
- Watchers: 195
- Forks: 3,370
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- stars - fanmingming/live
- StarryDivineSky - fanmingming/live
README
✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯
🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
---
## 🤹♂️使用方法:
### 🌇电视/广播图标库:
| 类 别 | 调用路径 | 最后更新 |
|-------|------------------------------------------------|------------|
| 📺电视 | [https://live.fanmingming.com/tv/{name}.png](https://github.com/fanmingming/live/tree/main/tv) | 2024.12.01 |
| 📻广播 | [https://live.fanmingming.com/radio/{name}.png](https://github.com/fanmingming/live/tree/main/radio) | 2024.8.29 |### ⛓️创建您的m3u订阅链接:
- 下载 `demo.m3u` 空白示例文件并使用文本编辑软件打开。
- [https://live.fanmingming.com/tv/m3u/demo.m3u](https://live.fanmingming.com/tv/m3u/demo.m3u)- 参考下方示例代码将`可用的CCTV1节目源`替换为您当地可用的直播源链接,依此类推逐个替换。
```
#EXTM3U x-tvg-url="https://live.fanmingming.com/e.xml"
#EXTINF:-1 tvg-name="CCTV1" tvg-logo="https://live.fanmingming.com/tv/CCTV1.png" group-title="央视",CCTV-1 综合
可用的CCTV1节目源
此处省略...
```- 将编辑完成的m3u文件上传到您的Github仓库。
- 为您的Github仓库开启Pages。
- 通过播放器订阅您的m3u链接。> 关于Github Pages:[https://docs.github.com/en/enterprise-cloud@latest/pages/quickstart](https://docs.github.com/en/enterprise-cloud@latest/pages/quickstart)
## 🛠️工具
- 📆**EPG接口地址**:
- [https://live.fanmingming.com/e.xml](https://live.fanmingming.com/e.xml)
- 🏞️**Bing每日图片**:
- [https://fanmingming.com/bing](https://fanmingming.com/bing)
- 🎞️**m3u8在线下载**:
- [https://live.fanmingming.com/m3u8](https://live.fanmingming.com/m3u8)
- 🆕**TXT转M3U格式**:
- [https://live.fanmingming.com/txt2m3u](https://live.fanmingming.com/txt2m3u)
- 📄**在线M3U转TXT**:
- Demo🔗 [https://fanmingming.com/txt?url=https://live.fanmingming.com/tv/m3u/ipv6.m3u](https://fanmingming.com/txt?url=https://live.fanmingming.com/tv/m3u/ipv6.m3u)
- 🌐**M3U8 Web Player**:
- Demo🔗 [https://live.fanmingming.com/player/?vurl=https://0472.org/hls/cgtn.m3u8](https://live.fanmingming.com/player/?vurl=https://0472.org/hls/cgtn.m3u8)## 📖说明
- 项目EPG接口为112114.xyz站点分发,本项目无法确保其准确性。
- 通过M3U8 Web Player测试直播源需使用https协议的直播源链接。
- 在线M3U转TXT工具构建在Vercel,不会记录您的访问日志请放心使用。
- TXT转M3U工具为前端网页转换,无需上传文件,粘贴即转换,安全不偷源。
- 本项目不存储任何的流媒体内容,所有的法律责任与后果应由使用者自行承担。
- 项目`/tv/m3u/`和`/radio/m3u/`目录下的内容收集于互联网,仅供测试研究使用,本项目无法保证其有效性。
- 主域名【`live.fanmingming.com`】的WEB访问通过Github Pages自动构建,由CloudFlare提供CDN和安全防护。
- 镜像域名【`live.fanmingming.cn`】提供完整的资源WEB访问,通过Github Actions自动构建在CloudFlare Pages。
- 项目所有文件均托管在[GitHub](https://github.com/fanmingming/live)且自动构建,由项目发起人公益维护,欢迎Star本项目或点击[Issues](https://github.com/fanmingming/live/issues/new/choose)反馈您的问题。
- 您可以Frok本项目到您的Github账户,将缺失的频道Logo上传到`tv`或`radio`目录下并发起拉取请求,收到请求后我们会对您提交的内容进行验证,审核通过后会自动为您署名并发布。## 📱联系
- Telegram: [@AirfoneBot](https://t.me/AirfoneBot)
- 如遇资源访问问题请通过Telegram反馈。## 📔更新
- 2024.12.01
- 添加了台标。