Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

chaturbate.com: SecureToken problems

(http://stream-recorder.com/forum/showthread.php?t=10869)

non90 01-03-2013 12:01 PM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by mjames2 (Post 58028)
What's the current token? -T

m9z#$dO0qe34Rxe@sMYxx%
-or-
m9z#$dO0qe34Rxe@sMYxx%%

This is the same secure token. Sometimes it is necessary to escape the "%" and that happend in the second one. See http://stream-recorder.com/forum/sho...2&postcount=98


Quote:

Originally Posted by fireball (Post 58081)
"WIN 11,3,300,271" needs to be changed to "WIN 11,5,502,135"

As far as i know this is the flash player version. Never happend to me that i had to change this. But i guess it will also do no harm to do so.

eroyamam 01-07-2013 03:08 AM

Re: chaturbate.com: SecureToken problems


 
Ok, someone want to pm me on how to do pw'ed shows again? Nothing's changed in my batch and even if I run from cmd, still nothing. Any and all help greatly appreciated.

fireball 01-08-2013 07:09 AM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by eroyamam (Post 58244)
Ok, someone want to pm me on how to do pw'ed shows again? Nothing's changed in my batch and even if I run from cmd, still nothing. Any and all help greatly appreciated.

no idea how thats done, I've tried a lot of settings and just get model in private, but they've fixed one of the glitches on the site that I knew of.

Cbater 01-21-2013 04:42 PM

Re: chaturbate.com: SecureToken problems


 
has chaturbate anything changed? i cant record any group or private show.

here is my string. plz help :rolleyes:

rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,5,502,135" -W "http://ccstatic.chaturbate.com/static/flash/CBV_2p628.swf" -p "http://de.chaturbate.com/XYMODEL/" -C S:MYUSERNAME -C S:XYMODEL -C S:2.628 -C S:pbkdf2_sha256^$10000^$hKsUPupngma7^$e8a24SuGH+Eq XBPlbEZ9bBm/lqxZ7oUvUrN/gzVGX5Y= -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "nothing_now" -o "FILENAME.flv"
pause

i only changed XYMODEL, MYUSERNAME and FILENAME. The rest is my string

anon069 01-23-2013 12:50 AM

Re: chaturbate.com: SecureToken problems


 
If you don't know enough to update the swf version then you don't know near enough to record groups or privates.

Cbater 01-24-2013 12:49 AM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by anon069 (Post 58835)
If you don't know enough to update the swf version then you don't know near enough to record groups or privates.

4 weeks ago i catch a password show with this line.

My new string with swf and flash update:

rtmpdump -r "rtmpe://edge10-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,5,502,146" -W "http://de.chaturbate.com/static/flash/CBV_2p631.swf" -p "http://chaturbate.com/%username%/" -C S:"MYUSERNAME" -C S:%username% -C S:2.631 -C S:pbkdf2_sha256^$10000^$DBX6JsJxyCpn^$6kxdf4wYBw7J XL8Ouz1Nq27/OdC+juojrQySYA5BhY8= -T "m9z#$dO0qe34Rxe@sMYxx%%" -y "sd-91d86415d7f7ff699e40fbe723052f382565a3e7bad21a1959 7bd0748ecd98e8" -o "test.flv" --live
pause

Whats wrong with that lines? No Private or something works. Plz help someone!

ilovestreamz1990 01-26-2013 05:12 AM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by Leifman (Post 59049)
yep, chaturbate definitely changed something..
i am getting :
Could not start recording, server returned status 'error'.
'timeout' is not recognized as an internal or external command,
operable program or batch file.

yup i keep got

Code:

INFO: Connected...
INFO: Model status is error


KSV 01-26-2013 09:43 AM

Re: chaturbate.com: SecureToken problems


 
it still works fine.

Code:

rtmpdump
-r "rtmpe://edge9-a.stream.highwebmedia.com/live-edge"
-W "http://chaturbate.com/static/flash/CBV_2p632.swf"
-p "http://chaturbate.com/model_name/"
-C S:your_username
-C S:model_name
-C S:2.632
-C S:your_password_hash
-C S:optional_model_hash_embedded_in_page
--live
-y "anything_here"
-o "Test.flv"


Humbug 01-26-2013 11:56 AM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by KSV (Post 59065)
it still works fine.

Code:

rtmpdump
-r "rtmpe://edge9-a.stream.highwebmedia.com/live-edge"
-W "http://chaturbate.com/static/flash/CBV_2p632.swf"
-p "http://chaturbate.com/model_name/"
-C S:your_username
-C S:model_name
-C S:2.632
-C S:your_password_hash
-C S:optional_model_hash_embedded_in_page
--live
-y "anything_here"
-o "Test.flv"


I'm sure this works fine but with those parameters you are only able to grab public shows. However the guys are right they did change things up again for password/ private rooms. There were a couple of scripts out there that used your 2.4 version of rtmpdump and the original 2.3. It uses findstr via a txt file in the -v parameter to figure out the variables like the token (sorry for the weird explanation, hope you know what I mean).

Cbater 01-26-2013 03:20 PM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by KSV (Post 59065)
it still works fine.

Code:

rtmpdump
-r "rtmpe://edge9-a.stream.highwebmedia.com/live-edge"
-W "http://chaturbate.com/static/flash/CBV_2p632.swf"
-p "http://chaturbate.com/model_name/"
-C S:your_username
-C S:model_name
-C S:2.632
-C S:your_password_hash
-C S:optional_model_hash_embedded_in_page
--live
-y "anything_here"
-o "Test.flv"


@KSV: Thx for all


All times are GMT -6. The time now is 07:11 PM.