curl --location --request GET 'https://saas-open.vhall.com/v3/interacts/players/watch-get-other-set-info?webinar_id' \
--header 'token;' \
--header 'platform;'
{
"code": 0,
"msg": "string",
"data": {
"barrage_button": 0,
"progress_bar": 0,
"speed": 0,
"autoplay": "string"
}
}