View Single Post
  #2  
Old 11-11-2015, 05:27 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to Download SouthPark-Episodes with rtmpdump?


Quote:
Originally Posted by Lenn View Post
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
hi

3 parts direct links

Code:
http://a123.g.akamai.net/7/123/5290/v0001/mtviestor.download.akamai.com/8619/_!/intlod/southpark/video/Deutsche/Season_10/1001/acts/1001_1_DI_DEU_1280x720_1200.mp4
http://a123.g.akamai.net/7/123/5290/v0001/mtviestor.download.akamai.com/8619/_!/intlod/southpark/video/Deutsche/Season_10/1001/acts/1001_2_DI_DEU_1280x720_1200.mp4
http://a123.g.akamai.net/7/123/5290/v0001/mtviestor.download.akamai.com/8619/_!/intlod/southpark/video/Deutsche/Season_10/1001/acts/1001_3_DI_DEU_1280x720_1200.mp4
Reply With Quote