fix comment extraction player_client for redirect workaround

This commit is contained in:
Simon
2024-04-05 14:40:22 +02:00
parent 9c34bb01d9
commit a4d062fa52

View File

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