# iptv-sources **Repository Path**: yangdonggit/iptv-sources ## Basic Information - **Project Name**: iptv-sources - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-31 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iptv-sources Autoupdate iptv sources [![Docker Build](https://img.shields.io/docker/automated/herberthe0229/iptv-sources?style=flat-square)](https://hub.docker.com/r/herberthe0229/iptv-sources) [![Docker Version](https://img.shields.io/docker/v/herberthe0229/iptv-sources/latest?style=flat-square)](https://hub.docker.com/r/herberthe0229/iptv-sources) [![Docker Image](https://img.shields.io/docker/image-size/herberthe0229/iptv-sources/latest?style=flat-square)](https://hub.docker.com/r/herberthe0229/iptv-sources) [![Docker Pulls](https://img.shields.io/docker/pulls/herberthe0229/iptv-sources?style=flat-square)](https://hub.docker.com/r/herberthe0229/iptv-sources) [![Docker Stars](https://img.shields.io/docker/stars/herberthe0229/iptv-sources?style=flat-square)](https://hub.docker.com/r/herberthe0229/iptv-sources) Join discord: [![Discord](https://discord.badge.ibert.me/api/server/betxHcsTqa)](https://discord.gg/betxHcsTqa) Sources are from: - - [iptv.org](https://github.com/iptv-org/iptv) - [YueChan/Live](https://github.com/YueChan/Live) - [YanG-1989/m3u](https://github.com/YanG-1989/m3u) - [fanmingming/live](https://github.com/fanmingming/live) - [qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV) - [joevess/IPTV](https://github.com/joevess/IPTV) - ~~[Meroser/IPTV](https://github.com/Meroser/IPTV)~~ The project content has been removed by Author EPG Sources are from: - [fanmingming/live](https://github.com/fanmingming/live) - [112114.xyz](https://diyp1.112114.xyz) - [epg.51zmt.top:8000](http://epg.51zmt.top:8000/) See to get more. ## Deploy by yourself - [How to deploy with GitHub Pages](https://github.com/HerbertHe/iptv-sources/discussions/35) - [How to deploy with docker](https://github.com/HerbertHe/iptv-sources/discussions/36) - [How to deploy with nodejs](https://github.com/HerbertHe/iptv-sources/discussions/37) ## Supported Environment Variables ```shell # add custom rollback urls, default is empty # ROLLBACK_URLS=https://xxxx.xxx.com # close source proxy, default is false # CLOSE_SOURCE_PROXY=true # add custom github raw source proxy url # The custom proxy service you configured MUST supports the request urls, like `${CUSTOM_GITHUB_RAW_SOURCE_PROXY_URL}/https://raw.githubusercontent.com/xxx/xxx` # If you want to deploy the ghproxy by yourself, see https://github.com/hunshcn/gh-proxy # CUSTOM_GITHUB_RAW_SOURCE_PROXY_URL=https://ghproxy.net # enable iptv checker, default is false # ENABLE_IPTV_CHECKER=true # add iptv checker url, default is empty # IPTV_CHECKER_URL=http://[::1]:8081 ``` ## Q&A - [How to close the github raw content proxy](https://github.com/HerbertHe/iptv-sources/discussions/38) - [How to set the custom github raw source proxy url](https://github.com/HerbertHe/iptv-sources/discussions/39) - [How to use `iptv-checker` feature](https://github.com/HerbertHe/iptv-sources/discussions/40) - [How to add your own rollback urls](https://github.com/HerbertHe/iptv-sources/discussions/41) - [How to create custom sources based on the upstream](https://github.com/HerbertHe/iptv-sources/discussions/68) ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=HerbertHe/iptv-sources&type=Date)](https://star-history.com/#HerbertHe/iptv-sources&Date) ## LICENSE GPL-3.0 © Herbert He 本项目基于 GPL-3.0 协议开源,但下面的个人或组织不在允许名单目录中。 | 名称 | 链接 | 原因 | | --------- | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- | | vodtv/m3u | | 违反 MIT 开源协议 "在软件和软件的所有副本中都必须包含以上版权声明和本许可声明。" [Commit](https://github.com/vodtv/m3u/issues/3) |