Nincs leírás

github-actions[bot] 750de261d0 EPG Update. 3 napja
.github a1e993be71 Update epg.yml 2 hónapja
assets 72bf03c403 Add files from main branch to new-branch 2 hónapja
m3u8 72bf03c403 Add files from main branch to new-branch 2 hónapja
player 72bf03c403 Add files from main branch to new-branch 2 hónapja
radio 72bf03c403 Add files from main branch to new-branch 2 hónapja
tv 2057f2879a Update ipv6.m3u 1 hete
txt2m3u 3b176bcb03 Update index.html 1 hónapja
worker 72bf03c403 Add files from main branch to new-branch 2 hónapja
404.html 72bf03c403 Add files from main branch to new-branch 2 hónapja
CNAME 72bf03c403 Add files from main branch to new-branch 2 hónapja
LICENSE 72bf03c403 Add files from main branch to new-branch 2 hónapja
README.md abcddcfcdc Update README.md 1 hónapja
_config.yml 72bf03c403 Add files from main branch to new-branch 2 hónapja
e.xml 750de261d0 EPG Update. 3 napja
favicon.ico 72bf03c403 Add files from main branch to new-branch 2 hónapja
logo.png 72bf03c403 Add files from main branch to new-branch 2 hónapja
robots.txt 72bf03c403 Add files from main branch to new-branch 2 hónapja
small-logo.png 72bf03c403 Add files from main branch to new-branch 2 hónapja

README.md

live.fanmingming.com

✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯

🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕

GitHub Repo stars GitHub forks GitHub issues GitHub watchers GitHub contributors GitHub


🤹‍♂️使用方法:

🌇电视/广播图标库:

类 别 调用路径 最后更新
📺电视 https://live.fanmingming.cn/tv/{name}.png 2024.12.01
📻广播 https://live.fanmingming.cn/radio/{name}.png 2024.8.29

⛓️创建您的m3u订阅链接:

  • 下载 demo.m3u 空白示例文件并使用文本编辑软件打开。

  • 参考下方示例代码将可用的CCTV1节目源替换为您当地可用的直播源链接,依此类推逐个替换。

#EXTM3U x-tvg-url="https://live.fanmingming.cn/e.xml"
#EXTINF:-1 tvg-name="CCTV1" tvg-logo="https://live.fanmingming.cn/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

🛠️工具

📖说明

  • 项目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且自动构建,由项目发起人公益维护,欢迎Star本项目或点击Issues反馈您的问题。
  • 您可以Frok本项目到您的Github账户,将缺失的频道Logo上传到tvradio目录下并发起拉取请求,收到请求后我们会对您提交的内容进行验证,审核通过后会自动为您署名并发布。

📱联系

  • Telegram: @AirfoneBot
    • 如遇资源访问问题请通过Telegram反馈。

📔更新

  • 2024.12.20
    • 由于.com域名在中国大陆无法访问,已启用镜像域名。