Add example

pull/362/head
FongMi 2 years ago
parent b2e68f2af1
commit f78b40d23c
  1. 3
      README.md
  2. 6
      other/sample/live/offline.json
  3. 6
      other/sample/live/online.json
  4. 3
      other/sample/live/tvbus.json

@ -30,6 +30,7 @@ https://github.com/CatVodTVOfficial/CatVodTVJarLoader
| timeout | 15 | 播放超時 | 單位:秒 |
| header | none | 請求標頭 | 格式:json |
| click | none | 點擊js | javascript |
| catchup | none | 回看參數 | |
### 樣式
@ -164,5 +165,5 @@ scheme://username:password@host:port
[發布頻道](https://t.me/fongmi_release)
### 贊助
![photo_2024-01-10_11-39-12](https://github.com/FongMi/TV/assets/3471963/fdc12771-386c-4d5d-9a4d-d0bec0276fa7)
![photo_2024-01-10_11-39-12](https://github.com/FongMi/TV/assets/3471963/fdc12771-386c-4d5d-9a4d-d0bec0276fa7)

@ -43,6 +43,12 @@
"header": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
"Referer": "https://github.com/"
},
"catchup": {
"days": "7",
"type": "append",
"regex": "/PLTV/",
"source": "?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}"
}
},
{

@ -43,6 +43,12 @@
"header": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
"Referer": "https://github.com/"
},
"catchup": {
"days": "7",
"type": "append",
"regex": "/PLTV/",
"source": "?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}"
}
},
{

@ -8,8 +8,7 @@
"core": {
"auth": "",
"name": "",
"pass": "",
"broker": ""
"pass": ""
}
}
]

Loading…
Cancel
Save