From 8147bc75b13906c5ad817b26dacc45f1212f0bc2 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:03:59 +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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/py/iptv流畅度检测.py b/py/iptv流畅度检测.py index 130f2f6..2fd412f 100644 --- a/py/iptv流畅度检测.py +++ b/py/iptv流畅度检测.py @@ -139,9 +139,7 @@ for keyword in keywords: # 重置超时计数器 timeout_cnt = 0 # 继续下一次循环迭代 - continue - else: - print(f"{current_time} 搜索IPTV频道源[],超时次数过多:{timeout_cnt} 次,停止处理") + print('节目表制作完成! 文件输出在当前文件夹!') ###################################################################################################################### ######################################################################################################################