bump yt-dlp, fix comment extraction

This commit is contained in:
Simon
2025-01-17 08:49:17 +07:00
parent 2f8287230f
commit 0f8b82a1b7
2 changed files with 1 additions and 2 deletions

View File

@@ -69,7 +69,6 @@ class Comments:
"youtube": {
"max_comments": max_comments_list,
"comment_sort": [comment_sort],
"player_client": ["ios", "web"], # workaround yt-dlp #9554
}
},
}

View File

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