Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
This script doesn't seem to be working at the moment. There were some comments elsewhere that google recently changed the picasaweb code. If someone could fix the script, alot of people would really appreciate it! Thanks! |
|
|
To make this script compatible with DownThemAll, find the following line: var href = r.getAttribute('src').replace(/^(.+)\/s144\/(.+)$/, "$1/$2?imgdl=1"); ...and simply remove this part: ?imgdl=1 DownThemAll will now be capable of batch downloading all the original images directly from a thumbnail overview page. |