Update 综合更新.py
This commit is contained in:
+3
-6
@@ -374,12 +374,9 @@ for file in files_to_remove:
|
|||||||
else: # 如果文件不存在,则提示异常并打印提示信息
|
else: # 如果文件不存在,则提示异常并打印提示信息
|
||||||
print(f"文件 {file} 不存在,跳过删除。")
|
print(f"文件 {file} 不存在,跳过删除。")
|
||||||
print("任务运行完毕,分类频道列表可查看文件夹内综合源.txt文件!")
|
print("任务运行完毕,分类频道列表可查看文件夹内综合源.txt文件!")
|
||||||
#检测IP段第一个链接5秒内能否捕获80帧,来获得流畅源
|
|
||||||
from pypinyin import lazy_pinyin
|
|
||||||
import re
|
|
||||||
import os
|
|
||||||
from opencc import OpenCC
|
|
||||||
import fileinput
|
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user