From a4017ff70d9c001e2ee78208f3752cdf62a8eabf Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:24:10 +0800 Subject: [PATCH] =?UTF-8?q?Update=20iptv=E6=B5=81=E7=95=85=E5=BA=A6?= =?UTF-8?q?=E6=A3=80=E6=B5=8B.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py/iptv流畅度检测.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/iptv流畅度检测.py b/py/iptv流畅度检测.py index fe5ca6a..331de98 100644 --- a/py/iptv流畅度检测.py +++ b/py/iptv流畅度检测.py @@ -1615,7 +1615,7 @@ def check_and_write_file(input_file, output_file, keywords): # 按类别提取关键词并写入文件 check_and_write_file('2.txt', 'a0.txt', keywords="央视频道, 8K, 4K, 4k") check_and_write_file('2.txt', 'a.txt', keywords="央视频道, CCTV, CHC, 全球大片, 星光院线, 影迷") -check_and_write_file('2.txt', 'a1.txt', keywords="央视频道, 剧场, 影院, 电影, 女性, 地理") +check_and_write_file('2.txt', 'a1.txt', keywords="央视频道, 剧场, 电影, 女性, 地理") check_and_write_file('2.txt', 'b.txt', keywords="卫视频道, 卫视")