Update iptv流畅度检测.py
This commit is contained in:
+1
-3
@@ -139,9 +139,7 @@ for keyword in keywords:
|
||||
# 重置超时计数器
|
||||
timeout_cnt = 0
|
||||
# 继续下一次循环迭代
|
||||
continue
|
||||
else:
|
||||
print(f"{current_time} 搜索IPTV频道源[],超时次数过多:{timeout_cnt} 次,停止处理")
|
||||
|
||||
print('节目表制作完成! 文件输出在当前文件夹!')
|
||||
######################################################################################################################
|
||||
######################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user