
How to download images in a gallery where a simpleviewer is used as a flashviewer in front:
U=http://www.simpleviewergallery-somewhere-host.NETNET/gallery ; for a in `wget -q -O- $U/gallery.xml | egrep -o "filename>[^<]+" | cut -d\> -f2 ` ; do wget $U/images/$a ; done
If you’re new here, you may want to subscribe to my RSS feed.
Thanks for visiting!
0 Responses to “download simpleviewer images”
Leave a Reply