Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Re: Southparkstudios.com - Just can't download this video file!Use RTMPexplorer
|
#3
|
|||
|
|||
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 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_act2_1280x720_1200.mp4" -o sp_1501_act2_1280x720_1200.flv 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 Code:
RTMPDump v2.3 r568 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 338.17 INFO: moovPosition 36.00 INFO: width 1280.00 INFO: height 720.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 31.00 INFO: aacaot 2.00 INFO: videoframerate 23.97 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 8109000.00 INFO: timescale 23976.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 14911856.00 INFO: timescale 44100.00 INFO: sampledescription: INFO: sampletype mp4a INFO: length 600.00 INFO: timescale 600.00 INFO: sampledescription: INFO: length 600.00 INFO: timescale 600.00 INFO: sampledescription: 448.787 kB / 6.51 sec (1.9%) |
#4
|
|||
|
|||
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. |
#5
|
|||
|
|||
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 |
#6
|
|||
|
|||
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. 2. Go to File > Save As... 3. Choose your rtmpdump folder as the location to save. 4. Click on the dropdown box "Save as type:" and select "All files" instead of Text (*.txt). 5. Add .bat to the end of your file name before you save. For example, you would type Commands.bat. 6. Click on Save. If you did this correctly, you should see your file name in the title bar of Windows Notepad. Make sure that it reads as Commands.bat not Commands.bat.txt. 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 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_act2_1280x720_1200.mp4" -o sp_1501_act2_1280x720_1200.flv 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 PS: also get the latest version of RTMPDump from here http://stream-recorder.com/forum/sho...53&postcount=8 |
#7
|
|||
|
|||
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?
|
#8
|
|||
|
|||
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 |
#9
|
|||
|
|||
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.. |
#10
|
|||
|
|||
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 |
Tags: mp4, rtmpe, south park studios, southparkstudios, southparkstudios com, www southparkstudios com |
Thread Tools | |
Display Modes | |
|
|