Skip to content

lorsque-sir/iptv-sources

This branch is 8 commits behind HerbertHe/iptv-sources:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c3dbec · Mar 29, 2024
Feb 28, 2024
Jan 6, 2024
Mar 8, 2024
Mar 21, 2024
Jan 27, 2024
Jan 22, 2024
Jan 27, 2024
Nov 25, 2023
Dec 20, 2023
Dec 25, 2023
Jan 17, 2024
Mar 17, 2024
Mar 17, 2024
Nov 26, 2023
Dec 20, 2023
Mar 29, 2024
Dec 20, 2023
Feb 28, 2024
Dec 21, 2023
Dec 20, 2023
Mar 29, 2024

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://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 协议开源,但下面的个人或组织不在允许名单目录中。

名称 链接 原因
vodtv/m3u https://github.com/vodtv/m3u 违反 MIT 开源协议 "在软件和软件的所有副本中都必须包含以上版权声明和本许可声明。" Commit

About

Autoupdate iptv sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.2%
  • HTML 4.5%
  • JavaScript 1.3%
  • Other 1.0%