Giter Club home page Giter Club logo

snapfishdumper's Introduction

DEPRECATED

SnapfishDumper no longer works. Sorry!

SnapfishDumper

A simple Snapfish album dumper written in python.

Usage

$ ./snapfishdumper.py --help
usage: snapfishdumper.py [-h] [-p password] [-d download_dir] [-c CONCURRENT]
                         [-v {1,2,3,4,5}] [-s {all,pictures,metadata}]
                         [--pod {1,2,3,4,5}]
                         username

Snapfish dumper.

positional arguments:
  username              Snapfish login username/email

optional arguments:
  -h, --help            show this help message and exit
  -p password, --password password
                        Snapfish account password. If omitted the password
                        will be asked from stdin
  -d download_dir, --dir download_dir
                        Where to save the albums.Default: current directory.
  -c CONCURRENT, --concurrent CONCURRENT
                        Sets the max. number of concurrent downloads
                        (1-10).Default: 5
  -v {1,2,3,4,5}, --verbosity {1,2,3,4,5}
                        Sets the verbosity threshold (1-5, lower logs
                        more).Default: 2
  -s {all,pictures,metadata}, --save {all,pictures,metadata}
                        Download everything, just pictures or just json
                        metadata.Default: all
  --pod {1,2,3,4,5}     Set the "pod" (server) that contains the user data. It
                        should match the number that you see in the url after
                        you log in on snapfish, eg. www3.snapfish.com => pod
                        number 3.Default: 3 (just because it works for me)

Example:
./snapfishdumper.py --dir albums --save pictures [email protected]

This software is released under GNU GPLv2 license.

Disclaimer

I'm not in any way associated with HP or Snapfish and I do not own any right to them (so please don't break snapfish using this software).

snapfishdumper's People

Contributors

fcremo avatar

Watchers

 avatar  avatar

Forkers

sshellabarger

snapfishdumper's Issues

unable to login via script

I have tried using this with the account email address and the password (triple checked). I have tried pods 1 through 5, all return the same error:
chenson-mbp:SnapfishDumper-master chenson$ python snapfishdumper.py --dir ~/Downloads/snapfish --save all --pod 5
INFO:snapfishdumper:Starting snapfish dumper
Snapfish account password:
WARNING:snapfishdumper:The destination directory already exists
INFO:snapfishdumper:Saving everything
CRITICAL:snapfishdumper:Cannot login. Please check your credentials and try to use a different pod.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.