TV icon indicating copy to clipboard operation
TV copied to clipboard

TV

Based on CatVod

https://github.com/CatVodTVOfficial/CatVodTVJarLoader

Download

TV
Mobile ...incoming

How to build

Use dev branch

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