This is a collection of scripts that allows to download photos from albums hoste at Yandex.Fotki . Photos are downloaded in Original Size.
The major part of this scripts are taken from Yandex.Club
Allows to download full albums or full photo archive from Yandex.Fotki.
Main script was published here, added some fixes to support unicode.
Tested and working on python 2.7.1 @ Fedora 16
For help
python download.py -h
Downloading albums from user hello (interactive)
python download.py hello
Downloading album by id from user hello
python download.py hello -a 4632
Allows to download all photos for selected user
Go to down.sh script. On second line write down correct username. Run it.