Facebook

Subscribe to Facebook 8 posts, 2 voices

 
pauly User

I know there is a "download Facebook album" useing greasemonkey. But I can not find a way to download all the pictures of somebody. Under everyone's profile picture there is always a link saying "view all photos of _______" Anyone know of a script to downoad them?

 
Jordon Kalilich Scriptwright

I don't think it would be easy (or possible) to make a user script that could download the photos, but you could make it easy for a download manager such as DownThemAll! (a Firefox extension) to download them. If you can determine the full-size image URL from each thumbnail image URL, you can create invisible links to the full-size photos that DownThemAll! will see.

 
pauly User

I've never written a script from scratch before - but ive modified a php script for a website once..... ill see if i can find a similar one and tweak it a bit

 
Jordon Kalilich Scriptwright

I'm working on one too.

 
Jordon Kalilich Scriptwright

Here it is: http://userscripts.org/scripts/show/24843

 
Jordon Kalilich Scriptwright

With that script, you will still have to go to each image gallery page, but you can have DownThemAll! download all the linked images with one click, so it's pretty convenient.

 
pauly User

This script still seems to download all the thumbnails ... i noticed how the file names are the same except for an "s" for thumbnails and an "n" for normal size. am i missing something?

 
pauly User

aaaaah ... figured it out - have to click on linls on the top left corner of downthemall to get the full size pics