# flickr2ssb **Repository Path**: mirrors_regular/flickr2ssb ## Basic Information - **Project Name**: flickr2ssb - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README auth.json is generated by flickr-oauth-dance, then keys are renamed to match ``` api_key: "your API key", secret: "your API key secret", user_id: "...", access_token: "...", access_token_secret: "..." ``` Rename this file to auth.json - run `node stream.js > photostram.dndjson` to get a list of what photos are in your photostream. - start your sbot for ssb-photos - run `ssb_appname=ssb-photos node blobs.js > blobs.dndjson`