加入对央视频道+的处理
This commit is contained in:
parent
e7c5314c2e
commit
2d75fc98b4
|
@ -3,6 +3,8 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
.vscode/
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"python.pythonPath": "/usr/local/opt/python@2/bin/python2.7",
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true
|
||||
}
|
1
main.py
1
main.py
|
@ -33,6 +33,7 @@ class Iptv (object):
|
|||
result = self.DB.query(sql)
|
||||
|
||||
if len(result) == 0 :
|
||||
data['enable'] = 1
|
||||
self.DB.insert(data)
|
||||
else :
|
||||
id = result[0][0]
|
||||
|
|
|
@ -37,12 +37,11 @@ class Source (object) :
|
|||
info = self.T.fmtTitle(item[0])
|
||||
|
||||
data = {
|
||||
'title' : str(info['id']) + str(info['title']),
|
||||
'title' : str(info['id']) if info['id'] != '' else str(info['title']),
|
||||
'url' : str(item[1]),
|
||||
'quality': str(info['quality']),
|
||||
'delay' : netstat,
|
||||
'level' : str(info['level']),
|
||||
'enable' : 1,
|
||||
'online' : 1,
|
||||
'udTime' : self.now,
|
||||
}
|
||||
|
|
|
@ -40,7 +40,6 @@ class Source (object) :
|
|||
'quality': str(info['quality']),
|
||||
'delay' : netstat,
|
||||
'level' : info['level'],
|
||||
'enable' : 1,
|
||||
'online' : 1,
|
||||
'udTime' : self.now,
|
||||
}
|
||||
|
|
3
tools.py
3
tools.py
|
@ -104,6 +104,9 @@ class Tools (object) :
|
|||
if result['id'] != '':
|
||||
pattern = re.compile(r"cctv[-|\s]*(\d*)", re.I)
|
||||
result['id'] = re.sub(pattern, "CCTV-\\1", result['id'])
|
||||
|
||||
if '+' in result['title'] :
|
||||
result['id'] = result['id'] + str('+')
|
||||
|
||||
Area = area.Area()
|
||||
result['level'] = Area.classify(str(result['id']) + str(result['title']))
|
||||
|
|
88
tv.m3u8
88
tv.m3u8
|
@ -1,68 +1,70 @@
|
|||
#EXTM3U
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-1
|
||||
http://223.110.245.170/PLTV/3/224/3221226316/index.m3u8
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225530/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-2
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221227207/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-3
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-4
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225781/index.m3u8
|
||||
http://223.110.245.170/PLTV/3/224/3221225534/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-5
|
||||
http://ivi.bupt.edu.cn/hls/cctv5phd.m3u8
|
||||
http://223.82.250.72/live/cctv-5/1.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-6
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225548/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-7
|
||||
http://223.110.241.204:6610/gitv/live1/G_CCTV-7-HQ/G_CCTV-7-HQ/
|
||||
http://112.50.243.8/PLTV/88888888/224/3221225805/1.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-8
|
||||
http://223.110.245.170/PLTV/3/224/3221227205/index.m3u8
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221227204/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-9
|
||||
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-10
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225550/index.m3u8
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227317/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-11
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227384/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-12
|
||||
http://223.110.245.170/PLTV/3/224/3221225556/index.m3u8
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225556/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-13
|
||||
http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221226021/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-14
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221225813/index.m3u8
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221227201/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-15
|
||||
http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225817/index.m3u8
|
||||
http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221226025/index.m3u8
|
||||
#EXTINF:-1, group-title="中央频道", CCTV-5+
|
||||
http://121.31.30.90:8085/ysten-business/live/hdcctv05plus/1.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 内蒙古
|
||||
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225836/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221225836/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 黑龙江
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227252/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 上海卫视
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227396/index.m3u8
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225558/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 上海纪实
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227420/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 云南卫视
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221226083/index.m3u8
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225838/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 凤凰中文
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 凤凰资讯
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 北京卫视
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227436/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 吉林卫视
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226057/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 四川卫视
|
||||
http://223.110.241.204:6610/gitv/live1/SCWS/SCWS/
|
||||
http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221225814/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 天津卫视
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221227212/index.m3u8
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225808/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 宁夏卫视
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225842/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 安徽卫视
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221225634/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 山东卫视
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225804/index.m3u8
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221226003/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 山西卫视
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226091/index.m3u8
|
||||
http://112.50.243.8/PLTV/88888888/224/3221225839/1.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 广东卫视
|
||||
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225906/index.m3u8
|
||||
http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227249/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 广西卫视
|
||||
http://223.110.241.204:6610/gitv/live1/GXWS/GXWS/
|
||||
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221226055/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 新疆卫视
|
||||
http://223.110.241.204:6610/gitv/live1/G_XINJIANG/G_XINJIANG/
|
||||
#EXTINF:-1, group-title="地方频道", 江苏卫视
|
||||
|
@ -74,29 +76,27 @@ http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225923/index.m3u8
|
|||
#EXTINF:-1, group-title="地方频道", 江西卫视
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225536/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 河北卫视
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225840/index.m3u8
|
||||
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225602/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 河南卫视
|
||||
http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225815/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 浙江卫视
|
||||
http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227483/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 湖北卫视
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227211/index.m3u8
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221227377/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 湖南卫视
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221227191/index.m3u8
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221225908/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 甘肃卫视
|
||||
http://223.110.245.141/ott.js.chinamobile.com/PLTV/3/224/3221225846/index.m3u8
|
||||
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221226087/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 福建卫视
|
||||
http://223.110.241.204:6610/gitv/live1/DNWS/DNWS/
|
||||
#EXTINF:-1, group-title="地方频道", 西藏卫视
|
||||
http://223.110.245.170/PLTV/3/224/3221225579/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 贵州卫视
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 辽宁卫视
|
||||
http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227410/index.m3u8
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226061/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 重庆卫视
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225594/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 陕西卫视
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221226079/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227022/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 青海卫视
|
||||
http://223.110.241.204:6610/gitv/live1/G_QINGHAI/G_QINGHAI/
|
||||
#EXTINF:-1, group-title="地方频道", 北京卫视高清
|
||||
|
@ -124,21 +124,19 @@ http://112.50.243.8/PLTV/88888888/224/3221225862/1.m3u8
|
|||
#EXTINF:-1, group-title="地方频道", 徐州
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225949/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 徐州1
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225945/index.m3u8
|
||||
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225945/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 徐州2
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221225947/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 徐州4
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221225951/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 东方财经
|
||||
http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221226033/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 南京教科
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227194/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 厦门卫视
|
||||
http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221226093/index.m3u8
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221226996/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 宿迁公共
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221226939/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 深圳卫视
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227453/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227307/index.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 东方卫视高清
|
||||
http://112.50.243.8/PLTV/88888888/224/3221225828/1.m3u8
|
||||
#EXTINF:-1, group-title="地方频道", 徐州贾汪旅游
|
||||
|
@ -146,7 +144,7 @@ http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221227389/index.m3u8
|
|||
#EXTINF:-1, group-title="地方频道", 深圳卫视高清
|
||||
http://112.50.243.8/PLTV/88888888/224/3221225848/1.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", Be
|
||||
http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221226935/index.m3u8
|
||||
http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226942/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", TV
|
||||
http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 徐峥
|
||||
|
@ -183,10 +181,6 @@ http://ws4.streamhls.huya.com/huyalive/30765679-2523417522-10837995731143360512-
|
|||
http://223.110.241.204:6610/gitv/live1/G_CETV-3/G_CETV-3/
|
||||
#EXTINF:-1, group-title="其他频道", CGTN
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225917/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", CNC1
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221227441/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", CNC2
|
||||
http://223.110.245.170/PLTV/3/224/3221227444/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 中华美食
|
||||
http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221227024/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 中国交通
|
||||
|
@ -208,7 +202,7 @@ http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221226097/index.m3u8
|
|||
#EXTINF:-1, group-title="其他频道", 卡酷少儿
|
||||
http://223.110.241.204:6610/gitv/live1/G_KAKU/G_KAKU/
|
||||
#EXTINF:-1, group-title="其他频道", 嘉佳卡通
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221226099/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227009/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 国学频道
|
||||
http://223.110.241.204:6610/gitv/live1/G_GUOXUE/G_GUOXUE/
|
||||
#EXTINF:-1, group-title="其他频道", 家庭理财
|
||||
|
@ -216,15 +210,15 @@ http://223.110.245.139:80/PLTV/4/224/3221227011/index.m3u8
|
|||
#EXTINF:-1, group-title="其他频道", 康巴卫视
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227008/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 延边卫视
|
||||
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227002/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 弈坛春秋
|
||||
http://223.110.245.139:80/PLTV/4/224/3221227031/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 徐克导演
|
||||
http://tx.hls.huya.com/huyalive/29106097-2689447148-11551087544980471808-2789253872-10057-A-1525420294-1.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 旅游卫视
|
||||
http://223.110.241.204:6610/gitv/live1/LYWS/LYWS/
|
||||
http://112.50.243.8/PLTV/88888888/224/3221225855/1.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 炫动卡通
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221226388/index.m3u8
|
||||
http://223.110.245.139:80/PLTV/4/224/3221226388/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 王晶导演
|
||||
https://aldirect.hls.huya.com/huyalive/94525224-2579683592-11079656661667807232-2847687574-10057-A-0-1_1200.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 生活频道
|
||||
|
@ -240,7 +234,7 @@ http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221226029/index.m3u8
|
|||
#EXTINF:-1, group-title="其他频道", 金鹰卡通
|
||||
http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221226303/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", CETV1
|
||||
http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227355/index.m3u8
|
||||
http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225622/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", CETV2
|
||||
http://223.110.241.204:6610/gitv/live1/G_CETV-2/G_CETV-2/
|
||||
#EXTINF:-1, group-title="其他频道", CETV4
|
||||
|
@ -256,7 +250,7 @@ http://aldirect.hls.huya.com/huyalive/29169025-2686219962-11537226886652362752-2
|
|||
#EXTINF:-1, group-title="其他频道", 中国气象频道
|
||||
http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227438/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV搏击
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221226803/index.m3u8
|
||||
http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221226656/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 徐老师LOL故事
|
||||
http://aldirect.hls.huya.com/huyalive/28466698-2689658976-11551997339312848896-2789274534-10057-A-0-1_1200.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", 赌神全集新木乃伊
|
||||
|
@ -267,14 +261,12 @@ http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225545/index.m3u8
|
|||
http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225555/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV家庭剧场
|
||||
http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225549/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV惊悚悬疑
|
||||
http://223.110.245.170/PLTV/3/224/3221225561/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV明星大片
|
||||
http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225535/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV海外剧场
|
||||
http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221225547/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV潮妈辣婆
|
||||
http://223.110.245.170/ott.js.chinamobile.com/PLTV/3/224/3221226983/index.m3u8
|
||||
http://223.110.245.170/PLTV/3/224/3221226983/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV精品大剧
|
||||
http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221225569/index.m3u8
|
||||
#EXTINF:-1, group-title="其他频道", NewTV精品电影
|
||||
|
|
Loading…
Reference in New Issue