{"id":18788161,"url":"https://github.com/antoinerousseau/flickr2google","last_synced_at":"2025-10-30T07:15:40.718Z","repository":{"id":40736903,"uuid":"203874968","full_name":"antoinerousseau/flickr2google","owner":"antoinerousseau","description":"Migrate your Flickr photo sets to Google albums","archived":false,"fork":false,"pushed_at":"2023-01-24T00:22:07.000Z","size":354,"stargazers_count":7,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:22:23.991Z","etag":null,"topics":["flickr","flickr-api","flickr-sdk","flickr-sets","google-albums","google-apis","google-photos","google-photos-api","googleapi","googleapis"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoinerousseau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T21:18:56.000Z","updated_at":"2024-02-16T01:36:09.000Z","dependencies_parsed_at":"2023-01-24T02:01:05.424Z","dependency_job_id":null,"html_url":"https://github.com/antoinerousseau/flickr2google","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinerousseau%2Fflickr2google","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinerousseau%2Fflickr2google/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinerousseau%2Fflickr2google/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinerousseau%2Fflickr2google/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinerousseau","download_url":"https://codeload.github.com/antoinerousseau/flickr2google/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248718020,"owners_count":21150488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flickr","flickr-api","flickr-sdk","flickr-sets","google-albums","google-apis","google-photos","google-photos-api","googleapi","googleapis"],"created_at":"2024-11-07T20:57:43.192Z","updated_at":"2025-10-30T07:15:40.652Z","avatar_url":"https://github.com/antoinerousseau.png","language":"JavaScript","readme":"# flickr2google\n\nThis script is designed to migrate all your Flickr sets to Google albums.\nIt handles resuming if the script is stopped or exits, by storing processed photos in `albums/[photoset_id].json`.\n\n## Requirements\n\nYou need [Node.js](https://nodejs.org/)\n\n## Setup\n\nClone this repository, `cd` into it, and install its dependencies by typing `npm i`.\n\nThen create a `.env` file based on `example.env` (`cp {example,}.env`), and edit it:\n\n- To set the `FLICKR_APP_*` values, [create a Flickr app](https://www.flickr.com/services/apps/create/apply/) as a Mobile Application with Read permissions\n- To set the `GOOGLE_CLIENT_*` values, [enable the Google Photos API](https://developers.google.com/photos/library/guides/get-started) and allow `https://antoinerousseau.github.io/flickr2google/` as a callback URL in your API credentials\n\n## Run\n\n    ./start.js\n\n## Daemonize\n\nYou can use [PM2](https://github.com/Unitech/pm2)\n\n    pm2 start start.js --name flickr2google\n\n## Limitations\n\n- This script does not handle videos ([yet](https://github.com/antoinerousseau/flickr2google/pull/1))\n- If your [Google storage](https://drive.google.com/settings/storage) is limited and you hit the limit, the Google API will return a \"Bad Request\". You must then either buy more storage, or go to your [Google Photos settings](https://photos.google.com/settings), choose \"High Quality\" and click \"Recover storage\". This will convert your uploads to [16 Megapixels compressed photos](https://support.google.com/photos/answer/6220791), which the API cannot do on the fly. Also, you can only convert once per day.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinerousseau%2Fflickr2google","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoinerousseau%2Fflickr2google","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinerousseau%2Fflickr2google/lists"}