Javascript "Twitch.Player" can't play clips

the “Interactive Frames for Live Streams and VODs” docs (here: https://dev.twitch.tv/docs/embed/video-and-clips#interactive-frames-for-live-streams-and-vods)

gives a code example which shows that you can pass a video to start playing a video.

Here’s a fiddle that implements this with a video: https://jsfiddle.net/0hsbfkm3/

It does not work.

If you comment out the video id and uncomment the channel name, it works fine. what gives?

Clips are only supported in non interactive

ah, i see now, thanks.

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