Disable Autoplay when using Twitch.Embed

I was wondering if there is a way to disable the autoplay while using the Twitch.Embed() API.
As mentioned at https://dev.twitch.tv/docs/embed/everything#programmatic-access it should be possible to pass the parameter autoplay: false in the config but it seems not to work as expected because the embedded content keeps starting right away.

Many others mentioned that the Twitch.Player API and the iframe options work as expected but because there is the specific mentioning of autoplay: false in the documentation I was wondering if this is a bug or if the documentation is just not correct.

Thanks for the help.

Yup looks like it’s broken

Test/sample code

https://twitch.extensions.barrycarlyon.co.uk/temp/test_autoplay.html

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.