Autoupdate iptv sources
Sources are from:
- https://epg.pw/test_channel_page.html
- iptv.org
- YueChan/Live
- YanG-1989/m3u
- fanmingming/live
- qwerttvv/Beijing-IPTV
- joevess/IPTV
- cymz6/AutoIPTV-Hotel
EPG Sources are from:
See https://m3u.ibert.me to get more.
# 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
- How to close the github raw content proxy
- How to set the custom github raw source proxy url
- How to use
iptv-checker
feature - How to add your own rollback urls
- How to create custom sources based on the upstream
GPL-3.0 © Herbert He
本项目基于 GPL-3.0 协议开源。