View Single Post
  #310  
Old 02-11-2014, 01:19 PM
malky malky is offline
Member
 
Join Date: Nov 2012
Posts: 34
malky is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


I use KSVs version of Rtmpdump downloaded from github dated 30.12.2012, and the Javascript script downloaded from this forum all thanks to the both authors.

javascript:var raw=$('param[name="FlashVars"]').val().split('&');var fv={}; for(var i in raw) {var d=raw[i].split('='); fv[d[0]] = unescape(d[1]);} var swfu=$('#movie').attr('data'); swfv = swfu.substring(swfu.indexOf('_')+1,swfu.indexOf('. ')).replace('p','.'); prompt('RTMPDumpCL','rtmpdump -v -r "rtmp://'+fv['address']+'/live-edge" -p "http://'+fv['dom']+'/'+fv['pid']+'" -C S:'+fv['uid']+' -C S:'+fv['pid']+' -C S:'+swfv+' -C S:'+fv['pw']+' -C S:'+fv['rp']+' -T "m9z#$dO0qe34Rxe@sMYxx%%" -y "playpath" -o "'+fv['pid']+'_'+Number(new Date()/1000).toFixed(0)+'.flv"');

I created a bookmark by pressing ctrl-D, any page will do, edited the bookmark to rename it, chaturbate download, and pasted the above JS in the url part. To use it I open a cmd window to rtmpdump, and click on the bookmark when on a broadcasters page. I then copy the highlighted text from the popup window and paste in the cmd window and press return. Job done.

Don't forget to cancel the popup window.
Reply With Quote