Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #321  
Old 02-13-2014, 12:04 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 think what you are looking for is the first sticky post in the rtmpdump directory.

http://stream-recorder.com/forum/cus...le-t16103.html

All hail KSV none of us would have got this far without his hard work.
Reply With Quote
  #322  
Old 02-14-2014, 11:17 PM
Arukarudo Arukarudo is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
Arukarudo is on a distinguished road
Thumbs up

Re: chaturbate.com: SecureToken problems


I were able to make it work as well, i used the javascript that Malky provided, it had just one little error like basa666 pointed, it were an extra space that made the script get a wrong flash version.

So basically you will download the KSVs version of Rtmpdump from https://github.com/K-S-V/Scripts/releases (click the green button)

and if you're on:

Chrome
- Press Ctrl+D
- Click Edit
- Give any Name and on url you put
Code:
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"');
- Save
- Go to the chaturbate page you want and click on the favorite button you just created
- Copy the command and paste it on a cmd window (you need to be on the folder where you unzipped the rtmpdump code)

Firefox
- Go to the chaturbate's broadcaster page you want
- Press Ctrl+Shift+K
- Paste the code
Code:
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"');
- Copy the command and paste it on a cmd window (you need to be on the folder where you unzipped the rtmpdump code)

And that is it =)
Thanks a lot for Malky and Basa666 for the great help!
Reply With Quote
  #323  
Old 02-15-2014, 03:18 AM
xaboxa xaboxa is offline
Senior Member
 
Join Date: Aug 2011
Posts: 101
xaboxa is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Thanks for this step by step instruction also
Reply With Quote
  #324  
Old 02-15-2014, 01:40 PM
malky malky is offline
Member
 
Join Date: Nov 2012
Posts: 34
malky is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Well thanks for that for the thanks. But as I said the javascript wasn't mine. It was originally suggested by Savanna and the version I use was by oelk. I just wish I was so good at javascript.
Reply With Quote
  #325  
Old 02-21-2014, 06:47 AM
Zorlan Zorlan is offline
Junior Member
 
Join Date: Feb 2014
Posts: 1
Zorlan is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


So... Anyone still doing this? I'm getting:

ERROR: Closing connection: NetStream.Play.Failed

..on a authenticated account. So maybe something has changed? Appreciate an updated working procedure, if anyone got it, or help on location the issue. I'm using the following script, and entering "./dump.sh Modelname" on the command line to start it:

Code:
#!/bin/bash
rtmpdump -z -r "rtmp://edge6-b.stream.highwebmedia.com/live-edge" -p "http://chaturbate.com/$1" -C S:Myusername -C S:$1 -C S:2.644 -
C S:pbkdf2_sha256\$12000\$smQcT4n1ByxT\$gjBG1HmjXtgiP3y\+KwtblahblahblahC2djrGTuUvi3E73\= -y "playpath" -o "$1.flv"
(Obivously my passsword hash is not exaclty what I pasted, but something similar)
Reply With Quote
  #326  
Old 02-21-2014, 10:59 AM
malky malky is offline
Member
 
Join Date: Nov 2012
Posts: 34
malky is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


No problems recording here.

rtmpdump -v -r "rtmp://edge13-b.stream.highwebmedia.com/live-edge" -p "http://chaturbate.com/*******" -C S:****** -C S:*****
-C S:2.644 -C Sbkdf2_sha256$12000$Cml4dozmu5iA$bCs47aQOxTx7WIZ kdyTJMpgkWcfdXX/ZG8oONigPr4= -C S:6ba9a53862b1a4c741ede208635e24ebcfacfac7706629ed 631adabca107c3a3 -T "m9z#$dO0qe34Rxe@sMYxx%%" -y "playpath" -o "*******_1392961409.flv"
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
90991.479 kB / 5012.37 sec

Last edited by malky : 02-21-2014 at 11:16 AM. Reason: additional information
Reply With Quote
  #327  
Old 02-22-2014, 03:30 PM
yetanotherday yetanotherday is offline
tinyurl.com/sleazy-script
 
Join Date: Jul 2012
Posts: 54
yetanotherday is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


still no one provide a simple solution to get this rtmpdump work on linux , seems i cant find the compiled version
Reply With Quote
  #328  
Old 03-12-2014, 01:52 PM
rastamanx rastamanx is offline
Junior Member
 
Join Date: Oct 2012
Posts: 25
rastamanx is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Looks like the bookmarklet is not working anymore on chromium v34
Reply With Quote
  #329  
Old 03-12-2014, 02:57 PM
Arukarudo Arukarudo is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
Arukarudo is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Chaturbate made a little change on their website on the way you get the version of the flash player, this one should work:

Code:
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=xmovie.data;swfv = swfu.substring(swfu.indexOf('CBV')+4,swfu.indexOf('.swf'));swfv = swfv.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"');
Reply With Quote
  #330  
Old 03-12-2014, 06:09 PM
rastamanx rastamanx is offline
Junior Member
 
Join Date: Oct 2012
Posts: 25
rastamanx is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


It works indeed
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:08 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons