From 728b2e9567bd478510958fdf3a87ace6e5ddba4f Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:18:17 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=BB=BC=E5=90=88=E6=9B=B4=E6=96=B0.p?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py/综合更新.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/py/综合更新.py b/py/综合更新.py index 88f823f..034afc5 100644 --- a/py/综合更新.py +++ b/py/综合更新.py @@ -1,4 +1,11 @@ -#本程序只适用于酒店源的检测,请勿移植他用 +#本程序主体构造如下 +#搜素有效IP并生成文件追加到列表 +#检测列表中所有IP有效性 +#合并整理输出自用直播源 +#合并所有组播文件并检测视频流畅性 +#提取检测后的频道进行分类输出优选组播源 +#提取优选源中分类追加到自用直播源 +#没了!!!!!!!!!!!! import time from datetime import datetime, timedelta # 确保 timedelta 被导入 import concurrent.futures