zhoujiaangyao commited on
Commit
7ac14f4
·
1 Parent(s): aa08cd6

fix(yt-dlp): 升级到 2026.6.9,修 YouTube player response 提取失败

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -1
backend/requirements.txt CHANGED
@@ -130,5 +130,5 @@ webencodings==0.5.1
130
  websockets==15.0.1
131
  yarl==1.19.0
132
  youtube-transcript-api>=1.0.0
133
- yt-dlp==2025.3.31
134
  zopfli==0.2.3.post1
 
130
  websockets==15.0.1
131
  yarl==1.19.0
132
  youtube-transcript-api>=1.0.0
133
+ yt-dlp==2026.6.9
134
  zopfli==0.2.3.post1