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
📺IPTV电视直播源更新项目『秒播级体验🚀』:支持IPv4/IPv6;支持自定义频道;支持本地源、组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update project
Readme MIT 50 MiB
Languages
Python 100%