Re: chaturbate.com: SecureToken problemsno i mean to say is that you don't have to specify the playpath. it will work even without -y.
|
Re: chaturbate.com: SecureToken problemsQuote:
Code:
rtmpdump -r 'rtmpe://edge1-a.stream.highwebmedia.com/live-edge' -a 'live-edge' -f 'WIN 11,2,202,235' -W 'http://chaturbate.com/static/flash/CBV_2p607.swf' -C S:prettygirl654 -C S:cherrycrush -C S:2.607 -C S:***** -p 'http://chaturbate.com/cherrycrush/' -v -T 'm9z#$dO0qe34Rxe@sMYxx%' -o /Users/Greeny/Downloads/Conversion/cherrycrush_1.flv |
Re: chaturbate.com: SecureToken problemsHi all. I'm new here. Thanks KSV for your help. It works for me with anonymous login but I get a "Model status is error" message when I use my username and password in the first and fourth fields. Any ideas?
|
Re: chaturbate.com: SecureToken problemsQuote:
The new command line prompted me to switch the position of two parameters and change the playpath to match your scheme. It works! Quote:
Code:
-C S:viewer_username -C S:broadcaster_username -C S:player_version -C S:viewer_password Code:
-y "mp4:broadcaster_username-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" If the viewer_username is AnonymousUser, anything I put in viewer_password worked. However, when trying to grab a second stream simultaneously, the PLAY command fails, which suggests I am hitting a 1 stream limit. After putting my logged in username in viewer_username, and my password hash in viewer_password (which you can grab from the html source), I am able to view many streams simultaneously. Remember to escape $ in shells where appropriate, and that \u003D is = (equals symbol), and you'll be good to go. Thanks KSV again! |
Re: chaturbate.com: SecureToken problemsI agree, it has something to do with the username and password.
This works: Code:
rtmpdump -r 'rtmpe://edge1-a.stream.chaturbate.com/live-edge' -a 'live-edge' -f 'WIN 11,1,102,55' -W 'http://ccstatic.chaturbate.com/static/flash/CBV_2p607.swf' -C S:AnonymousUser -C S:cherrycrush -C S:2.607 -C S:anonymous -p 'http://chaturbate.com/cherrycrush/' -y 'mp4:public-cherrycrush' -v -T 'm9z#$dO0qe34Rxe@sMYxx%' -o /Users/Greeny/Downloads/Conversion/cherrycrush.flv Code:
rtmpdump -r 'rtmpe://edge1-a.stream.chaturbate.com/live-edge' -a 'live-edge' -f 'WIN 11,1,102,55' -W 'http://ccstatic.chaturbate.com/static/flash/CBV_2p607.swf' -C S:perfect12345 -C S:cherrycrush -C S:2.607 -C S:***** -p 'http://chaturbate.com/cherrycrush/' -y 'mp4:public-cherrycrush' -v -T 'm9z#$dO0qe34Rxe@sMYxx%' -o /Users/Greeny/Downloads/Conversion/cherrycrush.flv |
Re: chaturbate.com: SecureToken problemshave you read the above post? it requires you to put password hash in fourth parameter instead of plain password. playpath specified by user doesn't matter.
|
Re: chaturbate.com: SecureToken problemsQuote:
Code:
rtmpdump -r 'rtmpe://edge1-a.stream.highwebmedia.com/live-edge' -a 'live-edge' -f 'WIN 11,2,202,235' -W 'http://chaturbate.com/static/flash/CBV_2p607.swf' -C S:perfect123 -C S:livefreeforlife -C S:2.607 -C S:password_hash -p 'http://chaturbate.com/livefreeforlife/' -y 'mp4:livefreeforlife-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8' -v -T 'm9z#$dO0qe34Rxe@sMYxx%' -o /Users/Greeny/Downloads/Conversion/livefreeforlife.flv Code:
rtmpdump -r 'rtmpe://edge1-a.stream.highwebmedia.com/live-edge' -a 'live-edge' -f 'WIN 11,2,202,235' -W 'http://chaturbate.com/static/flash/CBV_2p607.swf' -C S:perfect123 -C S:livefreeforlife -C S:2.607 -C S:password_hash -p 'http://chaturbate.com/livefreeforlife/' -v -T 'm9z#$dO0qe34Rxe@sMYxx%' -o /Users/Greeny/Downloads/Conversion/livefreeforlife.flv |
Re: chaturbate.com: SecureToken problemsGah, I figured it out! The reason it was failing is because I failed to escape the $, thinking they were enclosed in quotes when they were not. My bad! Thanks for the help everyone :)
|
Re: chaturbate.com: SecureToken problemsyep, following command worked for me.
Code:
rtmpdump -r "rtmpe://edge1-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,1,102,63" -W "http://chaturbate.com/static/flash/CBV_2p607.swf" -p "http://chaturbate.com/livefreeforlife/" -C S:perfect123 -C S:livefreeforlife -C S:2.607 -C S:your_escpaed_password_hash -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "anything_here_doesn't_matter" -o "Test.flv" |
Re: chaturbate.com: SecureToken problemsHi KSV, do you have any idea why I might be getting a "Netstream.Play.Failed" error when using the new command? I was using the one with 2p598 successfully until a few days ago.
|
All times are GMT -6. The time now is 06:30 PM. |