gitmyhub

TVBox

JavaScript ★ 5.8k updated 1y ago

TVBox 网络接口,更新速度快,接口访问速度快且稳定!

A configuration file for TVBox, an Android streaming app popular in China, with mirror URLs so users inside China can download it quickly without slow GitHub access.

JavaScriptJSONsetup: easycomplexity 1/5

This repository hosts a configuration file used with TVBox, an Android-based streaming application popular in China that aggregates video sources from across the internet. The configuration file, named oktv.json, tells the app where to find video content.

The README is written in Chinese and notes that the maintainer has moved away from supporting TVBox and now recommends a different app called OK Video (OK影视), which they describe as having more features, a better design, and a mobile version. A download link for OK Video is provided.

The rest of the README lists several mirror URLs for accessing the configuration file from within China, where direct access to GitHub can be slow or unreliable. The mirrors use CDN services like jsDelivr and various proxy gateways to provide faster, more stable access to the raw JSON file.

The repository itself is minimal: it is primarily a place to host and distribute the configuration file rather than a software project with code to read or contribute to. The README is sparse and does not explain the format of the configuration file or how to set up the applications that use it.

Where it fits