1
0
2024-07-07 15:39:55 +08:00
2024-07-02 17:28:21 +08:00
2024-02-06 15:19:09 +08:00
2024-07-02 17:28:21 +08:00
2024-07-05 18:07:15 +08:00
2024-07-07 15:39:55 +08:00
2024-07-07 15:39:55 +08:00
2024-07-06 20:24:00 +08:00
2024-07-07 15:39:55 +08:00
2024-07-07 15:39:55 +08:00
2024-06-17 18:06:09 +08:00
2024-07-01 17:04:22 +08:00
2024-06-28 17:54:55 +08:00
2024-04-29 20:42:27 +08:00
2024-07-02 17:28:21 +08:00
2024-07-01 17:04:22 +08:00
2024-05-15 14:35:35 +08:00
2024-02-28 10:16:22 +08:00
2024-07-07 15:39:55 +08:00
2024-07-05 18:07:15 +08:00
2024-07-05 18:07:15 +08:00
2024-07-04 17:59:53 +08:00
2024-07-04 17:59:53 +08:00
2024-06-10 15:55:37 +08:00
2024-07-06 18:52:14 +08:00
2024-06-09 19:16:40 +08:00
2024-07-01 17:04:22 +08:00

TVBox Custom TV Channel Menu and Live Source Interface Automatic Verification and Update Tool

Customize channel menus and automatically obtain and update the latest live source interfaces based on template files, verify, and generate usable channel interface files.

中文 | English

Features

  • Custom templates for creating desired channel categories and order
  • Supports multiple source acquisition methods: online search, multicast source, hotel source, subscription source
  • Interface speed testing and verification, with priority on response time and resolution, filtering out ineffective interfaces
  • Scheduled execution at 6:00 AM Beijing time daily
  • Supports various execution methods: workflows, command line, GUI software, Docker
  • For more features, see Config parameter

Config

Config parameter

Quick Start

Method 1: Command Line Update

pip3 install pipenv
pipenv install
pipenv run build

Method 2: GUI Software Update

  1. Download Update tool software, open the software, click update to complete the update

  2. Or run the following command in the project directory to open the GUI software:

pipenv run ui

Method 3: Docker Update

1. Pull the image: docker pull guovern/tv:latest
2. Run the container: docker run -d -p 8000:8000 tv
3. Access (domain:8000) to check the update results

Method 4: Workflow Update

Fork this project and enable workflow updates

More detailed tutorial

If you don't want to bother, and my configuration just meets your needs, you can use the following links:

Changelog

Changelog

License

MIT License © 2024-PRESENT Govin

Appreciate

image

Description
📺直播源接口校验与自动更新工具🚀,支持线上检索、订阅源、组播源,支持自定义频道菜单,可用于TVBox等软件,每日更新 | Live Stream Source Verification and Automatic Update Tool, supports online search, subscription sources, multicast sources, customizable channel menus, suitable for software like TVBox, updated daily
Readme MIT 62 MiB
Languages
Python 100%