Welcome, Guest. Please
login
or
register
.
Forums
Forums
Board
Topic
Home
Today's Posts
Gallery
Login
Register
Amiga.org
»
Amiga.org specific forums
»
Amiga.org Discussion and Site Feedback
»
Amiga.org Photo Album
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Amiga.org Photo Album (Read 5106 times)
Description:
0 Members and 1 Guest are viewing this topic.
buzz
Hero Member
Join Date: Mar 2002
Posts: 612
Amiga.org Photo Album
«
on:
May 17, 2009, 06:02:38 PM »
Some of the images are cached on archive.org (old though since archive.org hasn't crawled since 2008 (robots.txt i guess) )
http://web.archive.org/web/20071224113050rn_1/amiga.org/gallery/photos/x.jpg
where x is the number of the image (lid). if someone wanted a specific image they could probably browse archive.org, and then manually enter the number. xoops named the images after the "lid" in the myalbum_photos table (that also contains the title etc)
this will download those which are available (bash/shell script)
for i in `seq 1 2500`; do wget "
http://web.archive.org/web/20071224113050rn_1/www.amiga.org/gallery/photos/
$i.jpg"; done;
«
Last Edit: May 17, 2009, 06:58:17 PM by buzz
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Amiga.org
»
Amiga.org specific forums
»
Amiga.org Discussion and Site Feedback
»
Amiga.org Photo Album
There was an error while thanking
Thanking...