diff --git a/backend/video/src/comments.py b/backend/video/src/comments.py index 109c0490..c9074e05 100644 --- a/backend/video/src/comments.py +++ b/backend/video/src/comments.py @@ -69,7 +69,6 @@ class Comments: "youtube": { "max_comments": max_comments_list, "comment_sort": [comment_sort], - "player_client": ["ios", "web"], # workaround yt-dlp #9554 } }, }