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.
|
|
3 years ago | |
|---|---|---|
| app | 3 years ago | |
| catvod | 3 years ago | |
| forcetech | 3 years ago | |
| gradle/wrapper | 3 years ago | |
| other | 3 years ago | |
| pyramid | 3 years ago | |
| tvbus | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| build.gradle | 3 years ago | |
| gradle.properties | 3 years ago | |
| gradlew | 4 years ago | |
| gradlew.bat | 4 years ago | |
| settings.gradle | 3 years ago | |
README.md
TV
Based on CatVod
https://github.com/CatVodTVOfficial/CatVodTVJarLoader
Download
Local Config Example
file://cat.json
{
"spider":"spider.jar",
"sites":[
{
"key":"one",
"name":"One",
"type":3,
"api":"csp_Csp",
"searchable":1,
"quickSearch":1,
"filterable":1,
"ext":"file://one.json"
},
{
"key":"two",
"name":"Two",
"type":3,
"api":"csp_XPath",
"searchable":1,
"quickSearch":1,
"filterable":1,
"ext":"two.json"
}
]
}
Subtitle Format
In playerContent put "sub"
Single
title#MIME#url
Multiple
title#MIME#url$$$title#MIME#url
MIME Type
.srt = application/x-subrip
.vtt = text/vtt
.ass = text/x-ssa
Example
Avatar#application/x-subrip#https://github.com/FongMi/TV/subtitle.srt