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>