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: |