View Single Post
  #69  
Old 08-17-2011, 06:15 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: Recording Kelby Training (www.Kelbytraining.com) videos by Kelby Media Group


I have discovered quite by accident that KMG includes a Media RSS playlist for the JWPlayer. the xml files has everything you need for RTMPdump to get the videos. The address of the file is in the head of the page source.

HTML Code:
<title>Color Happens</title>
<summary>Scott and Jay pick up where they left off the last time they met by reacquainting themselves with their last discussion.</summary>
<jwplayer:duration>429</jwplayer:duration>
<jwplayer:provider>rtmp</jwplayer:provider>
<jwplayer:streamer>rtmpe://mbrstream.kelbymediagroup.com/ondemand/encoding</jwplayer:streamer>
<jwplayer:mediaid>10477</jwplayer:mediaid>
<media:mediaid>10477</media:mediaid>
<media:thumbnail url="http://kelbytraining.com/wp-content/uploads/kt_jmaisel_anotherday_1.jpg" />
<media:group>
	<media:content url="kt_jmaisel_anotherday_1_224p.mp4" bitrate="360" />
	<media:content url="kt_jmaisel_anotherday_1_360p_low.mp4" bitrate="480" />
	<media:content url="kt_jmaisel_anotherday_1_360p.mp4" bitrate="528" />
	<media:content url="kt_jmaisel_anotherday_1_480p.mp4" bitrate="928" />
	<media:content url="kt_jmaisel_anotherday_1_720p.mp4" bitrate="1280" />
</media:group>
Reply With Quote