影视专用LITV直播配置

doubebly
2025-05-21 / 0 评论 / 406 阅读 / 正在检测是否收录...

如果你非台湾用户,用以下json配置,下面的 http://127.0.0.1:10809 为台湾的http代理:

{
  "lives": [
    {
      "name": "LITV直播(python)",
      "type": 3,
      "api": "https://gh-proxy.com/https://raw.githubusercontent.com/doube-ba/Sub/refs/heads/main/live/live_litv.py",
      "ext": {
        "proxy": {
            "http": "http://127.0.0.1:10809",
            "https": "http://127.0.0.1:10809"
        }
      }
    }
  ]
}

如果你是台湾用户,用以下json配置:

{
  "lives": [
    {
      "name": "LITV直播(python)",
      "type": 3,
      "api": "https://gh-proxy.com/https://raw.githubusercontent.com/doube-ba/Sub/refs/heads/main/live/live_litv.py",
      "ext": {}
    }
  ]
}
0

评论 (0)

取消