Update IPTV采集检测.yml

This commit is contained in:
frxz751113
2025-05-02 23:11:58 +08:00
committed by GitHub
parent cf45428e68
commit 6f44f6849b
+1 -7
View File
@@ -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: |