Giter VIP home page Giter VIP logo

iptv's Introduction

IPTV

IPTV相关,适合个性化自定义...

  • 自动收集整理
  • 优先使用高频的直播源
  • 优化的EPG文件尺寸,过滤掉直播源中不存在的频道
  • 自动生成 dist

使用

直接调用

https://raw.githubusercontent.com/JinnLynn/iptv/dist/live.m3u
https://raw.githubusercontent.com/JinnLynn/iptv/dist/live.txt
https://raw.githubusercontent.com/JinnLynn/iptv/dist/live-ipv4.m3u
https://raw.githubusercontent.com/JinnLynn/iptv/dist/live-ipv4.txt
https://raw.githubusercontent.com/JinnLynn/iptv/dist/epg.xml
https://raw.githubusercontent.com/JinnLynn/iptv/dist/epg.xml.gz

注意: EPG为了减少文件大小,已经过处理,仅包含channel.txt中的频道(也就是生成的直播源中所包含的频道)数据,因此不通用,应与本项目生成的直播源文件配合使用

手动生成

pip install -r requirements.txt
# m3u txt
python iptv.py
# epg
python epg.py

其它

iptv's People

Contributors

jinnlynn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.