Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Hello I try to download the newest episode from southparkstudios.com, I use Jaksta Streaming Recorder, but I can only sniff the videos URL with this, because Jaksta won't let me downloading the actual video because of some coprights/protection bullshit.
Anyway this is the best hd quality link I get: rtmpe://cp40493.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act3_1280x720_1200.mp4 Now I have the link but is there a free program I can use to download this? I have tried RTMPdump, but I just can't figure this program out. I use Windows Vista btw. Any suggestions? I will really appreciate it. - Kensher |
Re: Southparkstudios.com - Just can't download this video file!Use RTMPexplorer
|
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Code:
rtmpdump -r "rtmpe://cp40493.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -f "WIN 10,2,159,1" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.7.0.swf" -p "http://www.southparkstudios.com/full-episodes/s15e01-humancentipad" -y "mp4:mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act1_1280x720_1200.mp4" -o sp_1501_act1_1280x720_1200.flv Code:
RTMPDump v2.3 r568 (Compiled by KSV) |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Quote:
if you are using rtmpdump, your download command is c:\rtmpdump.exe -r rtmpe://cp40493.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act3_1280x720_1200.mp4 -o c:/name_of file.mp4 if too long, just put into a bat file and put quotes around the file arguments. fairly easy. Again I love rtmpdump command line interface. |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Ok First I try to run this command in CMD with admin privligies.
Code:
c:\rtmpdump.exe -r "rtmpe://cp40493.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act3_1280x720_1200.mp4" -o c:/name_of file.mp4 ![]() I downloaded RTMPdump and first extracted it directly to C:\ ![]() Then I go to the RTMPdump folder (C:\rtmpdump-2.3) ![]() But when I try to open RTMPdump.exe (C:\rtmpdump-2.3), it just open and quckly shut out. ![]() Is there anything I'm missing or anny add-ons I need? I'm sorry if this may see dumb to anyone, but I'm completely new in all this. - kensher |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)RTMPDump is a command line application. you can't run it by double clicking. easiest way for you will be to create a batch file and then run it.
Code:
1. Open up Notepad in Windows. Code:
rtmpdump -r "rtmpe://cp40493.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -f "WIN 10,2,159,1" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.7.0.swf" -p "http://www.southparkstudios.com/full-episodes/s15e01-humancentipad" -y "mp4:mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act1_1280x720_1200.mp4" -o sp_1501_act1_1280x720_1200.flv PS: also get the latest version of RTMPDump from here http://stream-recorder.com/forum/sho...53&postcount=8 |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Thanks it worked! But how do I know which command to use next time if I either want to stream a live movie or one other type of serie shows?
|
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Quote:
http://stream-recorder.com/forum/rtm...ype-t8603.html At present there is no work around known. Sorry |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)ok, but how do you mange to get this south park link?
rtmpdump -r "rtmpe://cp40493.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -f "WIN 10,2,159,1" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.7.0.swf" -p "http://www.southparkstudios.com/full-episodes/s15e01-humancentipad" -y "mp4:mtvnorigin/gsp.comedystor/com/sp/season-15/1501/acts/sp_1501_act3_1280x720_1200.mp4" -o sp_1501_act3_1280x720_1200.flv When I using Jaksta to getting video another URL for a SP episode, this is the link I manage to create: rtmpe://cp40493.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/com/sp/season_14/1413/acts/sp_1413_act1_1280x720_1200.mp4 How can I download this too? I tried to replace the earlier URL with the new one but it didn't work.. |
Re: Southparkstudios.com - Just can't download this video file (rtmpe:// .mp4)Quote:
Code:
rtmpdump -r "rtmpe://cp40493.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.7.0.swf" -y "mp4:mtvnorigin/gsp.comedystor/com/sp/season_14/1413/acts/sp_1413_act1_1280x720_1200.mp4" -o sp_1413_act1_1280x720_1200.flv |
All times are GMT -6. The time now is 05:21 AM. |