Go to file
HerbertHe ba2044403c ci 👷 : docker image build 2024-08-10 18:54:31 +08:00
.github ci 👷 : docker image build 2024-08-10 18:54:31 +08:00
public feat : support group for txt 2024-01-06 21:42:23 +08:00
scripts fix 🐛 : update 2024-03-08 15:47:30 +08:00
src feat : add new source `cymz6/AutoIPTV-Hotel` 2024-08-10 18:09:07 +08:00
.dockerignore feat : support custom sources 2024-01-27 13:30:06 +08:00
.editorconfig ci 👷 : fix 2024-01-22 14:47:53 +08:00
.gitignore feat : support custom sources 2024-01-27 13:30:06 +08:00
.yarnclean feat : m3u 2023-11-25 15:42:24 +08:00
Dockerfile fix 🐛 : docker 2023-12-20 20:28:18 +08:00
LICENSE chore 🔧 : re LICENSE 2023-12-25 23:05:46 +08:00
LIST.temp.md feat : from info 2024-01-17 17:44:47 +08:00
README.md feat : add new source `cymz6/AutoIPTV-Hotel` 2024-08-10 18:09:07 +08:00
README.temp.md feat : add new source `cymz6/AutoIPTV-Hotel` 2024-08-10 18:09:07 +08:00
_config.temp.yml ci 👷 : update jekyll 2023-11-26 10:00:15 +08:00
iptv-update.sh fix 🐛 : docker 2023-12-20 20:28:18 +08:00
package.json 🔖v1.6.2 2024-08-10 18:09:29 +08:00
start-iptv.sh fix 🐛 : docker 2023-12-20 20:28:18 +08:00
tsup.config.ts fix 🐛 : bug 2024-02-28 16:58:57 +08:00
update-image.sh fix 🐛 : fix script 2023-12-21 08:57:26 +08:00
update-sources.sh fix 🐛 : docker 2023-12-20 20:28:18 +08:00
yarn.lock feat : add new source `cymz6/AutoIPTV-Hotel` 2024-08-10 18:09:07 +08:00

README.md

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://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

Star History

Star History Chart

LICENSE

GPL-3.0 © Herbert He

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