Skip to content

HerbertHe/iptv-sources

Repository files navigation

iptv-sources

Autoupdate iptv sources

Docker Build Docker Version Docker Image Docker Pulls Docker Stars

Join discord: Discord

Sources are from:

EPG Sources are from:

See https://m3u.ibert.me to get more.

Deploy by yourself

Supported Environment Variables

# 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://ghp.ci/ # 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

Star History

Star History Chart

LICENSE

GPL-3.0 © Herbert He

本项目基于 GPL-3.0 协议开源。