This commit is contained in:
ChenKaiLiuG
2025-12-16 15:07:28 +08:00
parent 788f6db90a
commit e25629ed6d
5 changed files with 725 additions and 1 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
requests>=2.31.0
beautifulsoup4>=4.12.0
selenium>=4.15.0
webdriver-manager>=4.0.0
yt-dlp>=2023.11.0
tqdm>=4.66.0