From 6f44f6849b576914bbf356a071a81986d492ebea Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Fri, 2 May 2025 23:11:58 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IPTV=E9=87=87=E9=9B=86=E6=A3=80?= =?UTF-8?q?=E6=B5=8B.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/IPTV采集检测.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index f57fd21..19701ec 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -28,13 +28,7 @@ jobs: - name: 安装依赖 📦 run: | pip install --upgrade pip - pip install \ - requests \ - beautifulsoup4 \ - opencv-python-headless \ - fake-useragent \ - tqdm \ - pytz + pip install selenium requests futures pyautogui eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm - name: 执行采集脚本 🚀 run: |