mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:39:38 +00:00
fix comment extraction, #build
Changed: - Bump yt-dlp to 2025.01.15 - Fix comment extraction
This commit is contained in:
@@ -69,7 +69,6 @@ class Comments:
|
||||
"youtube": {
|
||||
"max_comments": max_comments_list,
|
||||
"comment_sort": [comment_sort],
|
||||
"player_client": ["ios", "web"], # workaround yt-dlp #9554
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@ requests==2.32.3
|
||||
ryd-client==0.0.6
|
||||
uWSGI==2.0.28
|
||||
whitenoise==6.8.2
|
||||
yt-dlp[default]==2025.1.12
|
||||
yt-dlp[default]==2025.1.15
|
||||
|
||||
Reference in New Issue
Block a user