PDA

View Full Version : bunch.tv - help recording video (parameters and rtmpdump syntax + missing info?)


IWantStream
05-02-2010, 05:42 AM
Trying to rip some videos, but have some trouble piecing together the information I managed to get.

_http://bunch.tv/news/blood-red-shoes-interview-live
(might start last added movie, but I want the Blood Red Shoes clips obvious)

player (from source):
_http://bunch.tv/sites/all/themes/bunch/flash/BunchPlayer.swf

rtmp (URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm)):

(first part of interview:)
rtmp://brightcove.fcod.llnwd.net/a500/d7/&media/55856293001/55856293001_81872266001_BLOOD-RED-SHOES-BEITRAG-1&1272672000000&510196b179e99c057c0df49038d9a143

source code / flash info


<div id="video_flash">
<object id="videoflashid" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="630" height="555">

<param name="movie" value="/sites/all/themes/bunch/flash/BunchPlayer.swf" />
<param name="bgcolor" value="#000000" />
<param name="flashvars" value="videoId=&playList=72907989001&autoplay=true" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="wmode" value="opaque" />

<param name="base" value="http://admin.brightcove.com" />
<param name="seamlesstabbing" value="false" />

<param name="swLiveConnect" value="true" />

<!--[if !IE]>-->
<object name="videoflashid" type="application/x-shockwave-flash" data="/sites/all/themes/bunch/flash/BunchPlayer.swf" width="630" height="555" bgcolor="#000000" wmode="opaque" flashvars="videoId=&playList=72907989001&autoplay=true" allowfullscreen="true" allowscriptaccess="always" base="http://admin.brightcove.com" seamlesstabbing="false" swLiveConnect="true">
<!--<![endif]-->
<p>Install Flash Player</p>
<!--[if !IE]>-->
</object>
<!--<![endif]-->

</object>
</div>


Is this all the info I need?

No? What other info do I need (and how to find it)
All done? What rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) commando do I have to use (parameters)

IWantStream
05-02-2010, 10:58 AM
Any idea?

Whatever I try i get:

Connecting...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rmtp server request close

Poulbot
05-03-2010, 12:20 AM
Hi IWantStream,

Use rtmpsrv to recover the parameters.
First part of interview, work fine :
rtmpdump -r "rtmp://brightcove-95.fcod.llnwd.net:1935/a500/d7?videoId=81859616001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -a "a500/d7?videoId=81859616001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -f "WIN 10,0,45,2" -W "http://admin.brightcove.com/viewer/us1.23.00.05a/federatedVideoUI/BrightcovePlayer.swf?isVid=1&playerWidth=null&playerHeight=null&isUI=1&publisherID=55856293001&suppressNoContentMessage=true&domain=embed&playerID=70630188001" -p "http://bunch.tv/video/blood-red-shoes-interview-12" -C B:0 -C S:"media/55856293001/55856293001_81872266001_BLOOD-RED-SHOES-BEITRAG-1&1272870000000&e20cde6d4a1214d8954e2ee89ba27434" -y "media/55856293001/55856293001_81872266001_BLOOD-RED-SHOES-BEITRAG-1?videoId=81859616001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -o 55856293001_81872266001_BLOOD-RED-SHOES-BEITRAG-1.flv

Poulbot
05-03-2010, 01:19 AM
IWantStream,

I forgot the second part!
Here:
rtmpdump -r "rtmp://brightcove-29.fcod.llnwd.net:1935/a500/d11?videoId=81906683001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -a "a500/d11?videoId=81906683001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -f "WIN 10,0,45,2" -W "http://admin.brightcove.com/viewer/us1.23.00.05a/federatedVideoUI/BrightcovePlayer.swf?isVid=1&playerWidth=null&playerHeight=null&isUI=1&publisherID=55856293001&suppressNoContentMessage=true&domain=embed&playerID=70630188001" -p "http://bunch.tv/video/blood-red-shoes-live-22" -C B:0 -C S:"media/55856293001/55856293001_81930225001_BLOOD-RED-SHOES-MASTER-LIVE-2&1272877200000&22a22478817696f53d521cbb90f394fa" -y"media/55856293001/55856293001_81930225001_BLOOD-RED-SHOES-MASTER-LIVE-2?videoId=81906683001&lineUpId=72907989001&pubId=55856293001&playerId=70630188001&playerTag=&affiliateId=" -o 55856293001_81930225001_BLOOD-RED-SHOES-MASTER-LIVE-2.flv

IWantStream
05-03-2010, 03:06 AM
Had a quick check, but I got an error along the lines:

"Output file name or extentension not valid" even after using -o a.flv

Poulbot
05-03-2010, 03:57 AM
IWantStream,

The validity of the code is limited.

Poulbot
05-03-2010, 05:13 AM
IWantStream,

I just collect them, you will not have to do.

>>> Here (http://stream-recorder.com/forum/private.php) <<<