Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Comedy Central rtmpsrv problemsHi everyone,
I'm trying to download these web-only skits from The Daily Show but with little luck... http://thedailyshow.cc.com/features/...pondentcentral I've tried with rtmpsrv and rtmpdump to get this right but I can't seem to figure out what the problem is. Partially following this tutorial and my general knowledge of RTMP this is what I've done. I should note I have a Mac with Yosemite so I tried to adapt as well I could. 1. Replaced 127.0.0.1 localhost in the hosts-file with 127.0.0.1 cp9950.edgefcs.net 2. Snooped with rtmpsrv: Code:
$ rtmpsrv RTMP Server v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 rtmpdump -r "rtmpe://cp9950.edgefcs.net:1935/ondemand/mtvnorigin/gsp.comedystor/com/dailyshow/TDS/exclusives" -a "ondemand/mtvnorigin/gsp.comedystor/com/dailyshow/TDS/exclusives" -f "MAC 15,0,0,189" -W "http://media.mtvnservices.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf" -p "http://thedailyshow.cc.com/features/correspondentcentral" -y "mp4:Best_Improv_Piece1_1280x720_3500_h32.mp4" -o mp4_Best_Improv_Piece1_1280x720_3500_h32.flv Closing connection... done! RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: RTMP_HashSWF: swfurl http://media.mtvnservices.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf not found Connecting ... ERROR: RTMP_Connect1, handshake failed. 4. Executing the command I got from rtmpsrv: Code:
rtmpdump -r "rtmpe://cp9950.edgefcs.net:1935/ondemand/mtvnorigin/gsp.comedystor/com/dailyshow/TDS/exclusives" -a "ondemand/mtvnorigin/gsp.comedystor/com/dailyshow/TDS/exclusives" -f "MAC 15,0,0,189" -W "http://media.mtvnservices.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf" -p "http://thedailyshow.cc.com/features/correspondentcentral" -y "mp4:Best_Improv_Piece1_1280x720_3500_h32.mp4" -o mp4_Best_Improv_Piece1_1280x720_3500_h32.flv RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: RTMP_HashSWF: swfurl http://media.mtvnservices.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf not found Connecting ... WARNING: HandShake: Type mismatch: client sent 6, server answered 9 INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close Code:
http://media.mtvnservices.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf Code:
http://livepassdl.conviva.com/ver/2.85.0.21474/LivePassModuleMain.swf Code:
INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close get-flash-video - does not recognize video youtube-dl - does not recognize video GetFLV - works but only downloads 1-3% then crashes, I tried with several versions Does anyone have any clue as to what is going on? |
#2
|
|||
|
|||
Re: Comedy Central rtmpsrv problemsUse adownloader pasting the link "from the url of this video"
|
#3
|
|||
|
|||
Re: Comedy Central rtmpsrv problemsNot sure I'm getting you there, denobis.
Nevertheless, I figured it out with youtube-dl. The issue was that I didn't enter a direct URL reference for the video. Thing is the page wouldn't let me get the direct URLs for the different videos for some reason. I solved this by doing a search for them in the top right corner and thus getting the URLs for the videos I wanted. |
Tags: comedy central, rtmpdump, rtmpsrv, swfurl |
Thread Tools | |
Display Modes | |
|
|