javascript:try{if(window.location.href.match(/^https?:\/\/www\.twitch\.tv\/[a-z0-9]+\/?$/i)){window.location=window.location.href.replace(/^https?:\/\/www\.twitch\.tv\/([a-z0-9]+)\/?$/i,"https://player.twitch.tv/?volume=1&channel=$1");}else{var v=document.getElementsByClassName('player-video')[0].getElementsByTagName('video')[0];v.id='54zps';v.style='transition:60ms;width:100%!important;height:auto!important';var p=document.getElementById('video-playback');p.style.position='fixed';p.style.left='0';p.style.right='0';p.style.bottom='0';document.getElementsByClassName('js-player-loading')[0].style.display='none';function f_m(t,p,n){var vm=( t=='t'? v.style.marginTop : v.style.marginLeft );var m=( parseInt(vm.replace(/[^\d-\.]/g,'')) || 0 );m=( p=='+'? (m+n) : (m-n) );if(t=='t')v.style.marginTop=m+'%';else v.style.marginLeft=m+'%'}window.onkeydown=function(e){var e=(e || window.event);var k=(e.keyCode || '');var v=document.getElementById('54zps');if(k==104)f_m('t','+',2);if(k==101)f_m('t','-',2);if(k==100)f_m('l','+',2);if(k==102)f_m('l','-',2);if(k==109){var x=( parseInt(v.style.width.replace(/[^\d-\.]/g,'')) || 0);x=(x-2);v.style.width=x.toString()+'%';f_m('t','+',1);f_m('l','+',1);}if(k==107){var x=( parseInt(v.style.width.replace(/[^\d-\.]/g,'')) || 0);x=(x+2);v.style.width=x.toString()+'%';f_m('t','-',1);f_m('l','-',1);}if(k==106){v.style='transition:60ms;width:100%!important;height:auto!important'}}}}catch(e){alert('Error. Please retry in popup mode')}void(0);