Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'different method...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
different method...
Authored by: hazkid on Jul 29, '06 09:42:11AM
Insted, I "view source" and get the URL of the .mov file. I can then paste it into this site, which generates a right-clickable "Download linked file" link.

---
--|*~HazKid~*|--

[ Reply to This | # ]

different method...
Authored by: jpmiller03 on Jul 29, '06 10:14:34AM

HazKid - your site is valuable for those not using safari - but if you are using safari - you can copy the URL of the .mov file, and then bring up the Downloads window (command-option-L) in safari and paste (command-v) the download should begin if the link is valid.



[ Reply to This | # ]
different method...
Authored by: fritz102 on Jul 30, '06 04:31:23PM
You can also use this bookmarklet to alert the names of all the Quicktime files on the page, so that you can select the url in the alert box, copy it, and paste it into your download window. javascript:allEmbeds=document.getElementsByTagName("embed");for(i=0;i<allEmbeds.length;i++){alert(allEmbeds[i].src)}

[ Reply to This | # ]