Description: There are 2 basic scripts which don't do much, just download all the wallpapers from the National Geographic International Photography Contest Desktop Wallpaper for 2008 and 2009. That means almost 400 wallpapers.
For the 2008 script, you can edit the resolution. Simply change res="1024" in the script with res="1280" or res="800" (width). The 2009 script will only download 1600px width wallpapers (only these are available on the National Geographic website).
To use the script, simply place them in a folder, make them executable: chmod +x natgeo2008.sh chmod +x natgeo2009.sh
And then run them: ./natgeo2008.sh ./natgeo2009.sh
Don't worry if you get some "file not found" errors, those are because some wallpaper albums have less than 26 images and I have made the scripts try to fetch 26 images from each album (some have 26, some less).
The scrips are malware free. You can check them out - there are only a few lines of code.
The reason you may want to download so many wallpaper is to use them with an application such as Desktop Drapes.
Ratings & Comments
0 Comments