0.0
No commit activity in last 3 years
No release in over 3 years
Simple command line tool to download all your photos from Fotki.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Fotki Export – Tool to download all photos from a Fotki.com account.¶ ↑

Installing Fotki Export ¶ ↑

$ gem install fotki-export

Usage¶ ↑

fotki-export -u <fotki username> -p <fotki password> -d </path/to/save/photos> -b [firefox|chrome|ie]
    -u, --user USER                           username
    -p, --pass PASSWORD                       password
    -d, --dir DIR                             directory
    -b --browser BROWSER (firefox|chrome|ie)  browser

fotki-export -u fotki_user -p fotki_password -d /tmp/fotki -b firefox

Copyright © 2011 Gene Drabkin. See LICENSE for details.