Widget:Twitch
ナビゲーションに移動
検索に移動
<script src="https://player.twitch.tv/js/embed/v1.js"></script>
<script type="text/javascript">
new Twitch.Player("twitch-embed", {
width: 896,
height: 504,
// Only needed if this page is going to be embedded on other websites
parent: ["ljlmatome.com"],
video: "",
autoplay: "false",
time: ""
});
</script>