Update 综合更新.py

This commit is contained in:
frxz751113
2024-08-21 10:36:32 +08:00
committed by GitHub
parent 3b2ce692c8
commit e35926d91b
+3 -6
View File
@@ -374,12 +374,9 @@ for file in files_to_remove:
else: # 如果文件不存在,则提示异常并打印提示信息
print(f"文件 {file} 不存在,跳过删除。")
print("任务运行完毕,分类频道列表可查看文件夹内综合源.txt文件!")
#检测IP段第一个链接5秒内能否捕获80帧,来获得流畅源
from pypinyin import lazy_pinyin
import re
import os
from opencc import OpenCC
import fileinput
######################################################################################################################
######################################################################################################################
######################################################################################################################