mirror of https://github.com/FongMi/TV.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.1 KiB
38 lines
1.1 KiB
# 影視
|
|
|
|
### 基於 CatVod 項目
|
|
|
|
https://github.com/CatVodTVOfficial/CatVodTVJarLoader
|
|
|
|
### 下載
|
|
|
|
電視版
|
|
[Jar+Js](https://github.com/FongMi/TV/raw/release/release/leanback-java.apk "TV")
|
|
[Jar+Js+Py](https://github.com/FongMi/TV/raw/release/release/leanback-python.apk "TV")
|
|
[Android 4.1](https://github.com/FongMi/TV/raw/kitkat/release/leanback.apk "TV")
|
|
|
|
手機版
|
|
[Jar+Js](https://github.com/FongMi/TV/raw/release/release/mobile-java.apk "TV")
|
|
[Jar+Js+Py](https://github.com/FongMi/TV/raw/release/release/mobile-python.apk "TV")
|
|
|
|
### 點播欄位
|
|
|
|
<pre><code>searchable:搜索 (0:關閉、1:啟用)
|
|
changeable:換源 (0:關閉、1:啟用)
|
|
playerType:播放器 (1:IJK、2:EXO)</code></pre>
|
|
|
|
### 直播欄位
|
|
|
|
<pre><code>ua:用戶代理
|
|
referer:參照位址
|
|
epg:節目網址
|
|
logo:台標網址
|
|
boot:是否自動開啟
|
|
playerType:播放器</code></pre>
|
|
|
|
### 配置範例
|
|
|
|
[點播-線上](other/sample/vod/online.json)
|
|
[點播-本地](other/sample/vod/offline.json)
|
|
[直播-線上](other/sample/live/online.json)
|
|
[直播-本地](other/sample/live/offline.json)
|
|
|