Giter Site home page Giter Site logo

node-flickr-downloader's Introduction

#Purpose I found it is difficult to download all Flickr photos, even with the node-flickrapi SDK. It is just too complicated. So I decided to write a single-purpose app to download everything.

#Usage: You must have your app secrets and api_key specified in secrets.json. See secrets_sample.json.

  • node app.js --auth: to authenticate and save your auth_token and user_id in token.json in the current folder

  • node app.js --download: to download, you can specify --dest for download destination, default is ./images; or --imagesize, default is "o"; --set to fetch by Set instead of Collection and sets (so the directory will be flatter)

E.g. To download in the current 'images' folder, simply: node app.js --download;

#Future dev May connect to other services such as AWS S3/Glacier, or Google photos

node-flickr-downloader's People

Contributors

bobzhouef avatar

Watchers

Bob Zhou avatar James Cloos avatar

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.