The file the links points to (right-click and save destination as...) contains the following lines: <ASX VERSION="3.0"> <TITLE>Video Detective, LLC</TITLE> <AUTHOR>VideoDetective.com</AUTHOR> <ENTRY ClientSkip="YES"> <PARAM NAME="PublishedId" VALUE="3538"/> <COPYRIGHT>Paramount Home Video</COPYRIGHT> <TITLE>SAMSON AND DELILAH</TITLE> <ABSTRACT>PublishedId=3538</ABSTRACT> <REF HREF="rtsp://66.7.181.197/097135/asf/100/082/003469.asf"/> <REF HREF="http://66.7.181.197/097135/asf/100/082/003469.asf"/> <REF HREF="mms://66.7.181.197/097135/asf/100/082/003469.asf"/> </ENTRY> </ASX> I was then able to download the trailer using a downloadmanager that can download via the "rtsp" streaming protocol : i used nettransport for this () I hope this helps, MTM.
------------------------------ '14 M6 Gran Coupe - San Marino/Silverstone, Exec, Comp. '04 360 Modena - Grigio Titanio/Grigio Scuro
It certainly helped. Regards. Added on 3 May 05: Now let's see how far I can honor your training, MTM. This trailer: the link is . Right click this link...save destination as ...I get this: player.asp.htm. (In the earlier case I got player.asp.asx.) On opening this player.asp.htm, I get: Code:
------------------------------ "People demand freedom of speech as a compensation for the freedom of thought which they seldom use." OWN3D: Preppyaznboy, B, bimmerchop, gmhl10, m3some, biggalicious, CyberEye, Mugen92GS-R, Nimble, INFERNO2K, 813813 CEREBELLUM'D: Lil' IS 300, NYQUEE
Well,this was a really tough one ... Note that i am not an expert or professional at web-design,streaming or networks in general ... just an average guy who sometimes does this himself and therefor has some experience ... So here it goes: In this case they use "Active Server Pages" (Microsoft!) and furthermore an "ActiveX"-Browser-plugin (Microsoft!) , so thats (generaly) bad for our mission ;-) To make a long story short : the link to the important file is where "videokbrate=100" means the bitrate of the trailer (possible values are 56,100,300) and "PublishedId=460125" is the number of this particular trailer of "Pitch Black". Inside this file are the now familiar links for the streaming-protocols (rtsp etc.) with which you proceed as usual (i.e. Nettransport) ... If you (or somebody else) is interested in the (long) way I got to the link , i'll explain it further , but beware it was an ugly task and will be even uglier to explain ... ;-) I had to read some Page-sources, copy and paste some links and after some luck : Bingo! the right file which we needed ... I hope this helps (again), MTM.
I give up. Please explain it the ugliest way possible. I've braced myself, and my jaws hurt... @ Winamp_Hater: Thanks. The NetTransport MTM spoke of is also a shareware, though. Regards.