justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

Twitch clips interactive embed or playsinline parameter #658

Open ayyfish opened 7 years ago

ayyfish commented 7 years ago

Currently there doesn't seem to be a way to get Twitch clips to play inline in web/hybrid apps. I saw that the interactive player has playsinline support, but Twitch clips can only be played via the non-interactive embed method. Alternatively, non-interactive embed would be fine if a 'playsinline=true' parameter could be passed in the url similar to how muted and autoplay are currently passed.