Quote:
Originally Posted by tgl
hey, could you write new script to download stream from this site. they updated it and don't work anymore. thanks
|
Code:
javascript:(function(){window.prompt("Copy this ( ͡° ͜ʖ ͡°)",'rtmpdump -r "rtmp://'+transmission.transcoderAddr+':1935/webrtc/'+transmission.streamID+'_aac" -o "'+document.location.pathname.replace(/\//g,"")+"_"+Number(new Date/1e3).toFixed(0)+'.flv"')})()