xsorifc28 / flickrgrabber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download all original photos of a given Flickr user

Setup

  1. npm install
  2. Create .env with:
    FLICKR_KEY=xxx
    FLICKR_USER_ID=spacex
    DOWNLOAD_DIR=/path/to/download/folder
  3. node index.js

About


Languages

Language:JavaScript 100.0%