Jul 11, 2013

How to download movie in ustream.tv?

For this tutorial, I will going use FHM 2013 stream.
FHM Stream or FHM Stream on ustream.tv

Requirement:
* You must have account to ustream.tv and must login.(I not sure if make with login coz I was login on the time I made this)

Step:

1. Visit FHM Stream on ustream.tv and check the html source code(Please use Inspect Element tool of you chrome browser). Point your mouse pointer on the nearest part of the Flash Stream for you to easy to find the code and Right Click your mouse then select Inspect Element(if you cant see option point in other place, maybe you are pointing to none html element, maybe image/Flash)


You must see this code this view, and you need to concatenate the value of data attribute in object element and value of params element with name flashvars



Base on the given information.
Object element of data attribute value
http://static-cdn1.ustream.tv/swf/live/viewer:196.swf?vrsl=c:507&ulbr=100
The value of params with the name of flashvars is
vid=35631517&locale=en_SG&sessionid=1744c589f98fb28e742091d2fc7768e7&userid=26125091&autoplay=true&enablejsapi=1&sv=6&ts=1373591555219

To concatenate you must put ampersand(&) in between the given data.
http://static-cdn1.ustream.tv/swf/live/viewer:196.swf?vrsl=c:507&ulbr=100&vid=35631517&locale=en_SG&sessionid=1744c589f98fb28e742091d2fc7768e7&userid=26125091&autoplay=true&enablejsapi=1&sv=6&ts=1373591555219

2. Visit the URL and copy the Status URL, see screen shot below


From the highlighhted data on the image, this is the URL which is what we need to download the content. Download FHM 100 Sexiest Woman 2013
http://upmv09.gblx.upmv.ustream.tv/0/1/35/35631/35631517/1_15153845_35631517.flv/tracking=6887ea_1_1_0_0&src=ro&per=EQIX.DE-CIX&hash=7d64&ri=3192&rs=57


NOTE:
Maybe the URL given is not working since I login by my account. So better check the by ur self.

UPDATE: The Exact url can be extract as.
Sample: http://upmv09.gblx.upmv.ustream.tv/0/1/35/35954/35954563/1_15153845_35954563.flv
Extract: http://upmv09.gblx.upmv.ustream.tv/0/1/35/{1ST_FIVE_DIG_OF_VID_ID}/{VIDEOID}/1_{CHANNEL_ID}_{VIDEOID}.flv

No comments: