This commit is contained in:
yumoqing 2025-10-16 09:19:50 +08:00
parent 7863dd6465
commit 05673001fd
3 changed files with 24 additions and 1 deletions

View File

@ -67,7 +67,7 @@ async def write_goodchannel(b):
query = """select * from iptvchannels where url=${url}$"""
q = await sor.sqlExe(query,{'url': b['url']})
if len(q) == 0:
r = copy(b)
r = b.copy()
r['media_type'] = 'iptv'
r['id'] = getID()
if not r.get('tv_group'):

View File

@ -16,6 +16,14 @@
"widgettype":"Filler",
"options":{},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"md_url":"{{entire_url('iptvsource.md')}}",
"css":"scroll",
"cheight":10
}
},
{
"widgettype":"urlwidget",
"options":{

15
wwwroot/iptvsource.md Normal file
View File

@ -0,0 +1,15 @@
# Where the iptv channels come from
* [freeiptv](https://github.com/ipstreet312/freeiptv)
* [AAAAAEXQOSyIpN2JZ0ehUQ/iPTV-FREE-LIST](https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/iPTV-FREE-LIST)
* [Free-TV/IPTV](https://github.com/Free-TV/IPTV)
* [ipstreet312/freeiptv ](https://github.com/ipstreet312/freeiptv)
* [iptv-ch/iptv-ch.github.io](https://github.com/iptv-ch/iptv-ch.github.io)
* [](https://github.com/m3u8-xtream/m3u8-xtream-playlist)
# Legal Disclaimer
The playlists linked on this page are aggregated from various public sources and are provided for informational purposes only. We do not host, upload, or manage any streaming content. The streams are freely available on the internet and were collected from public sources.
Users are responsible for ensuring their usage of these playlists complies with local laws and regulations regarding copyright and content access. We encourage users to support content creators by subscribing to official services.