Can someone save this QT file to disk ?

  • Thread starter Thread starter Laurent Herve
  • Start date Start date
L

Laurent Herve

http://www.apple.com/trailers/paramount/waroftheworlds/large_2.html

Just for fun or as a challenge, trying to save this Quicktime file to disk,
is very tricky. With curl (cygwin) i get


laurent@LAURENT ~
$ curl -O
http://movies.apple.com/movies/paramount/waroftheworlds/waroftheworlds-tlr2_
480.mov


% Total % Received % Xferd Average Speed Time
Curr.
Dload Upload Total Current Left
Speed
100 270 100 270 0 0 750 0 0:00:00 0:00:00 0:00:00
0


Basically one get a file like this, with only 270 bits, and inside which
there
is not even a complete url... any idea ?

have heard also about Safari but i'm on win me

thanks,

laurent
 
http://www.apple.com/trailers/paramount/waroftheworlds/large_2.html

Just for fun or as a challenge, trying to save this Quicktime file to
disk, is very tricky. With curl (cygwin) i get


laurent@LAURENT ~
$ curl -O
http://movies.apple.com/movies/paramount/waroftheworlds/waroftheworlds- tl
r2_ 480.mov


% Total % Received % Xferd Average Speed Time
Curr.
Dload Upload Total Current Left
Speed
100 270 100 270 0 0 750 0 0:00:00 0:00:00 0:00:00
0


Basically one get a file like this, with only 270 bits, and inside which
there
is not even a complete url... any idea ?

have heard also about Safari but i'm on win me

thanks,

laurent
downloaded the short clip ok, its about 18 meg not bad.



Marmite on toast is for real people not wimps.
Brain Power + 100% # Will Power -100% # Jbex Power - 1,000,000%
Wan't to look like a chav keep chewing the gum & wear the baseball hat.
 
Mechanic said:
downloaded the short clip ok, its about 18 meg not bad.

Download ... ? i like the face of rachel in the of the 2nd trailer (middle)
:)
Have read a full discussion about how to save Qt movies, and still don't
get it ...!

Lh
 
Mechanic said:
downloaded the short clip ok, its about 18 meg not bad.


I have the clip about 270 bits for now :

about:cache in kameleon

============================================================

key:
http://movies.apple.com/movies/paramount/waroftheworlds/waroftheworlds-tlr2_
480.mov
fetch count:

7

last fetched:

07/07/05 20:13:26

last modified:

07/07/05 20:13:00

expires:

07/07/05 20:35:59

Data size:

270

file on disk:

none

Security:

This document does not have any security info associated with it.

Client:

HTTP

request-method:

GET

response-head:

HTTP/1.1 200 OK
Content-Length: 270
Content-Type: video/quicktime
Server: Apache/1.3.29 (Darwin) PHP/4.3.1
Last-Modified: Fri, 18 Mar 2005 00:41:51 GMT
Etag: "10e-423a23cf"
Cache-Control: max-age=1388
Expires: Thu, 07 Jul 2005 18:14:38 GMT
Date: Thu, 07 Jul 2005 18:12:51 GMT

charset:

ISO-8859-1


==========================================================


file on disk, none, i will tray with a better nescape as kameleon

Lh
 
Hi Laurent,

To get the QuickTime movie, simply locate your temporary internet folder -
open it - locate the QuickTime movie and either:

COPY and PASTE it to your required location:

OR

Locate the QuickTime file - Left click (keeping your finger depressed on the
LEFT mouse BUTTON) and drag it to your required location (Usually the
desktop for me, as I can always move it later on).

This method also works with Macromedia Flash Presentations.

TIP:
===
For easier access to your temp internet folder, Right click on it and make a
copy on your desktop, then whenever you need something just follow the above
steps. You can still empty your temp files etc as normal.

Hope you find this helpful.

Dave.
 
OOPs,

I forgot to mention that you have to let the movie - clip etc fully load
first.

Sorry!

Dave.
 
Dave said:
OOPs,

I forgot to mention that you have to let the movie - clip etc fully load
first.

Sorry!

Dave.
Sorry but i'm too stupid to achieve it. I have try every thing, play it
in Avant browser, kameleon, firfox, Quicktime and Quicktime alternative,
and Cygwin curl.
In the QT players i can't save it *as source*, i can't allow the cache to
keep it ; i can't cup a first image to save the rest) In the browsers no
joy.
Need a detailled step-by step procedur.

laurnt
 
Laurent Herve said:

Try this URL instead:

http://movies.apple.com/movies/paramount/waroftheworlds/waroftheworlds-tlr2_m480.mov

C:\TMP>graburl -h http://movies.apple.com/movies/paramount/waroftheworlds/waroftheworlds-tlr2_m480.mov
HTTP/1.0 200 OK
Server: Apache/1.3.28 (Darwin) PHP/4.3.10
Last-Modified: Fri, 18 Mar 2005 00:57:07 GMT
ETag: "11fbb8e-423a2763"
Accept-Ranges: bytes
Content-Length: 18856846
Content-Type: video/quicktime
Date: Fri, 08 Jul 2005 01:40:36 GMT
Connection: close
 
Wow, that works ! with curl, i'm just downloading it... But how did you

get/find this url ???? it's almost the same i used but with a slight
change !

i scanned the server, i didn't come upon this adress !

thanks a lot, Chris

Lh
 
Wow, that works ! with curl, i'm just downloading it... But how did you

get/find this url ???? it's almost the same i used but with a slight
change !

i scanned the server, i didn't come upon this adress !

thanks a lot, Chris

Lh

Ok, i see how you did recompose the url ! i should have look closer to the
url-bit inside the 270 bits file. :o)

Lh
 
Back
Top