How can i extract video link form http://mediaservers.vtc.com:80/movieplayers/get_media_player.php?f=/photoshopcs5_fr/movies/02/0202.mov&vtclogin=U4646286
It is clearly seen that it is calling media file with ref. It does not start in web browser(ubuntu) but work with mac. I don't have plugin problem(gstreamer and restricted-extras are already installed). I need to extract the video file link. (java,python,c++ or any other scripting language)
thanks in advance