 |
 |
downloading flash files
|
 |
|
 |
|
Mac Enthusiast
Join Date: Mar 2004
Location: Tasmania
Status:
Offline
|
|
is there an app for the mac that will let you grab flash/shockwave files out of a webpage? some of them would make cool screensaver / backlight desktops?
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Nov 1999
Status:
Offline
|
|
Not straight out of the browser, but it can be done. If you inspect the source of a page for the .swf file's URL, you can then use curl -o url in the Terminal to grab it.
|
|
You are in Soviet Russia. It is dark. Grue is likely to be eaten by YOU!
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by Spook E:
is there an app for the mac that will let you grab flash/shockwave files out of a webpage? some of them would make cool screensaver / backlight desktops?
If you use Safari then it's easy. Open the page, load the flash movie. Then open a terminal, type "cd /tmp && ls" and look for files that look like "WebKitPlugInStreamXXXXX". These are cached files, and some of them are the .swf files you're looking for. Look for the big ones as a giveaway. Copy them to your desktop with a name that ends in ".swf" and you've got it.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2003
Location: Newport News, VA USA
Status:
Offline
|
|
Terminal is cool and all, in a geek kind of way  (j/k)
Work smarter, not harder. That's my motto.
In Safari, just open the Activity window ( Window --> Activity, or command-option-a). Find the Flash file you want to download (should have extension .swf), hold down the Option key and double click the file. It should begin to download.
I have used this method to download embedded (or so it would seem) mp3s and movies from various websites (flame on, I've got thick skin). Note it gets harder to track down the files you're after the more windows/tabs you have open, although the Activity window will list each open window/tab by the name of the page with a disclosure triangle.
edit:
If necessary I can go into more detail or even post some pics outlining what I described although it is fairly straight-forward.
(Last edited by cybergoober; Apr 20, 2004 at 08:24 AM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Jan 2001
Location: Atlanta, GA
Status:
Offline
|
|
I just read the above tip on MacOS X Hints. Very cool indeed. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2000
Location: Northern California
Status:
Offline
|
|
Originally posted by cybergoober:
In Safari, just open the Activity window (Window --> Activity, or command-option-a). Find the Flash file you want to download (should have extension .swf), hold down the Option key and double click the file. It should begin to download.
Woah. That's an amazing tip. I didn't know you could do that! Makes it loads easier to grab swf's.
|
Mac OS X 10.5.0, Mac Pro 2.66GHz/2 GB RAM/X1900 XT, 23" ACD
esdesign
|
| |
|
|
|
 |
|
 |
|
Occasionally Useful
Join Date: Jun 2001
Location: Liverpool, UK
Status:
Offline
|
|
Originally posted by Millennium:
Not straight out of the browser, but it can be done. If you inspect the source of a page for the .swf file's URL, you can then use curl -o url in the Terminal to grab it.
actually, it can be done straight out of the browser. if you type the url for the .swf in Safari's address/location bar, opt+enter downloads the file (like IE used to)
|
|
"Have sharp knives. Be creative. Cook to music" ~ maxelson
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status:
Offline
|
|
Originally posted by philzilla:
actually, it can be done straight out of the browser. if you type the url for the .swf in Safari's address/location bar, opt+enter downloads the file (like IE used to)
Why would you do type the URL when you can follow the above suggestion by cybergoober to accomplish the same thing?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2002
Location: Trapped in the depths of my mind
Status:
Offline
|
|
cybergoober: That is an awesome tip!! Thank you. I did something like that with OmniWeb, but this is even simpler! Thanks again.
|
|
|
| |
|
|
|
 |
|
 |
|
Occasionally Useful
Join Date: Jun 2001
Location: Liverpool, UK
Status:
Offline
|
|
Originally posted by gorickey:
Why would you do type the URL when you can follow the above suggestion by cybergoober to accomplish the same thing?
does that suggestion work if someone IM's or emails me a .swf link? no. well, it obviously does if i click the link first, then click the activity window link. easier to just do it my way, in certain instances.
|
|
"Have sharp knives. Be creative. Cook to music" ~ maxelson
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Mar 2002
Location: columbus
Status:
Offline
|
|
I totally don't recommend this method but you could accidentily delete your entire /Library folder. After that all flash will automatically download as a .swf till you reinstall flash! Great! Eeerr.. not
Bart
|
|
Powermac Sawtooth w/ 1.3ghz overclocked GigaDesigns 1ghz cpu
iBook G3-900
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status:
Offline
|
|
Originally posted by philzilla:
does that suggestion work if someone IM's or emails me a .swf link? no. well, it obviously does if i click the link first, then click the activity window link. easier to just do it my way, in certain instances.
Gotcha.
But for the original posters question, the other method is much easier...
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Mar 2004
Location: Tasmania
Status:
Offline
|
|
yeah thats a really sick tip thanks v.much for it
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2003
Location: Newport News, VA USA
Status:
Offline
|
|
Originally posted by philzilla:
actually, it can be done straight out of the browser. if you type the url for the .swf in Safari's address/location bar, opt+enter downloads the file (like IE used to)
Originally posted by gorickey:
Why would you do type the URL when you can follow the above suggestion by cybergoober to accomplish the same thing?
Originally posted by philzilla:
does that suggestion work if someone IM's or emails me a .swf link? no. well, it obviously does if i click the link first, then click the activity window link. easier to just do it my way, in certain instances.
Hello…? Smarter, not harder.  j/k
I haven't tried this, but if someone IM'ed or emailed you a .swf link couldn't you just drag that link to your Downloads window ( Window => Downloads - or- cmd-opt-l) to start the download rather than copy/paste then option-return? As I said, I haven't tried this but it seems like that should work. Perhaps I'll do some testing a bit later.
FWIW I keep my Download and Activity windows always open and Exposé to them when needed so the extra step of opening the Downloads window is moot in my case.
edit: Dragging to Downloads window does NOT work from iChat. So I guess I'll eat my words on that one. I'll test Mail.app in a little while.
(Last edited by cybergoober; Apr 22, 2004 at 07:37 AM.
)
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|