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