Quote:
Originally Posted by KSV
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).