fix comment extraction player_client for redirect workaround

pull/697/head
Simon 1 month ago
parent 9c34bb01d9
commit a4d062fa52
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

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

Loading…
Cancel
Save