twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

&mute param instead of &muted #973

Open nicolaeser opened 3 months ago

nicolaeser commented 3 months ago

Brief description https://dev.twitch.tv/docs/embed/video-and-clips/

Here is documented, that you have &muted= for activating sound or deactivating it. Expected behavior When using &muted=false it should be with sound. Problem You have to use &mute=false, so muted is documentated but mute is that you need to use.