pull/586/head
FongMi 1 year ago
parent 7b1c35e5b3
commit c343538cdb
  1. 42
      README.md
  2. 31
      other/sample/live/offline.json
  3. 31
      other/sample/live/online.json
  4. 7
      other/sample/live/tvbus.json
  5. 10
      other/sample/live/xtream.json

@ -6,31 +6,29 @@ https://github.com/CatVodTVOfficial/CatVodTVJarLoader
### 點播欄位
| 欄位名稱 | 預設值 | 說明 | 其他 |
|------------|------|------|------------------|
| searchable | 1 | 是否搜索 | 0:關閉;1:啟用 |
| changeable | 1 | 是否換源 | 0:關閉;1:啟用 |
| playerType | none | 播放器 | 0:系統;1:IJK;2:EXO |
| timeout | 15 | 播放超時 | 單位:秒 |
| header | none | 請求標頭 | 格式:json |
| click | none | 點擊js | javascript |
| 欄位名稱 | 預設值 | 說明 | 其他 |
|------------|------|------|------------|
| searchable | 1 | 是否搜索 | 0:關閉;1:啟用 |
| changeable | 1 | 是否換源 | 0:關閉;1:啟用 |
| timeout | 15 | 播放超時 | 單位:秒 |
| header | none | 請求標頭 | 格式:json |
| click | none | 點擊js | javascript |
### 直播欄位
| 欄位名稱 | 預設值 | 說明 | 其他 |
|------------|-------|-------|------------------|
| ua | none | 用戶代理 | |
| origin | none | 來源 | |
| referer | none | 參照地址 | |
| epg | none | 節目地址 | &serverTimeZone |
| logo | none | 台標地址 | |
| pass | false | 是否免密碼 | |
| boot | false | 是否自啟動 | |
| playerType | none | 播放器 | 0:系統;1:IJK;2:EXO |
| timeout | 15 | 播放超時 | 單位:秒 |
| header | none | 請求標頭 | 格式:json |
| click | none | 點擊js | javascript |
| catchup | none | 回看參數 | |
| 欄位名稱 | 預設值 | 說明 | 其他 |
|---------|-------|-------|-----------------|
| ua | none | 用戶代理 | |
| origin | none | 來源 | |
| referer | none | 參照地址 | |
| epg | none | 節目地址 | &serverTimeZone |
| logo | none | 台標地址 | |
| pass | false | 是否免密碼 | |
| boot | false | 是否自啟動 | |
| timeout | 15 | 播放超時 | 單位:秒 |
| header | none | 請求標頭 | 格式:json |
| click | none | 點擊js | javascript |
| catchup | none | 回看參數 | |
### 樣式

@ -11,22 +11,7 @@
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "IJK",
"url": "file://Download/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 1
},
{
"name": "EXO",
"url": "file://Download/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
},
{
"name": "PRO",
"boot": false,
"name": "UA",
"url": "file://Download/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
@ -62,25 +47,11 @@
"api": "./live.js",
"ext": ""
},
{
"name": "Spider-JSWithList",
"type": 3,
"api": "./live.js",
"url": "./live.txt",
"ext": ""
},
{
"name": "Spider-Python",
"type": 3,
"api": "./live.py",
"ext": ""
},
{
"name": "Spider-PythonWithList",
"type": 3,
"api": "./live.py",
"url": "./live.txt",
"ext": ""
}
]
}

@ -11,22 +11,7 @@
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "IJK",
"url": "https://github.com/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 1
},
{
"name": "EXO",
"url": "https://github.com/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
},
{
"name": "PRO",
"boot": false,
"name": "UA",
"url": "https://github.com/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
@ -62,25 +47,11 @@
"api": "https://github.com/live.js",
"ext": ""
},
{
"name": "Spider-JSWithList",
"type": 3,
"api": "https://github.com/live.js",
"url": "https://github.com/live.txt",
"ext": ""
},
{
"name": "Spider-Python",
"type": 3,
"api": "https://github.com/live.py",
"ext": ""
},
{
"name": "Spider-PythonWithList",
"type": 3,
"api": "https://github.com/live.py",
"url": "https://github.com/live.txt",
"ext": ""
}
]
}

@ -1,14 +1,17 @@
{
"lives": [
{
"name": "TXT",
"name": "tvbus",
"url": "https://github.com/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"core": {
"auth": "",
"name": "",
"pass": ""
"pass": "",
"sign": "",
"pkg": "",
"so": ""
}
}
]

@ -0,0 +1,10 @@
{
"lives": [
{
"name": "Xtream",
"url": "http://127.0.0.2:8888",
"username": "tangsan",
"password": "tangsan"
}
]
}
Loading…
Cancel
Save