View Single Post
  #2  
Old 01-15-2006, 09:43 PM
Stream Recorder
 
Posts: n/a
Default

You may use HiDownload or any other download manager to record these streams.

Use URL snooper or packet sniffer software like free Project URL Snooper to find stream URLs.

The following QT streams for example can easily be captured:
Code:
http://mediaservers.vtc.com/movieplayers/get_media.php?f=entourage2004/movies/01/0101.mov&vtclogin=
http://mediaservers.vtc.com/movieplayers/get_media.php?f=entourage2004/movies/01/0102.mov&vtclogin=
http://mediaservers.vtc.com/movieplayers/get_media.php?f=entourage2004/movies/01/0103.mov&vtclogin=
http://mediaservers.vtc.com/movieplayers/get_media.php?f=entourage2004/movies/01/0104.mov&vtclogin=
Pay movies can be recorded in the same way. But you need to log into the VTC site and they will assign a temporary vtclogin=****. You will need the vtclogin when recording. The new URLs will look something like:

Code:
http://mediaservers.vtc.com/movieplayers/get_media.php?f=entourage2004/movies/01/0101.mov&vtclogin=****
Note that vtclogin is temporary so it expires very quickly. Luckily you may find the new URLs with URL snooper or packet sniffer software.
Reply With Quote