Hey Guys,
i found many (old) tutorials on the internet explaining this very question, but none of them could help me.
For example i want to download the South Park Episode from:
http://www.southpark.de/alle-episoden/s10e01
I grabbed following URLs using URL-Snooper:
Shouldn't i be able to download with these two URLs?
I tried this:
Code:
rtmpdump.exe -r "rtmpe://cp75298.edgefcs.net/ondemand/mtviestor/_!/intlod/southpark/video/Deutsche/Season_10/1001/acts/1001_1_DI_DEU_1280x720_1200.mp4" --swfUrl "http://media.mtvnservices.com/player/prime/mediaplayerprime.2.11.3.swf?uri=[...]"
But i get this in response:
Code:
Connecting..
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requestes close
What i am doing wrong? Is it possible to do what i want?
Greets & Thanks in advance!
Lenn