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
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

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
}
},
}