{"id":36785607,"url":"https://github.com/hdhauk/flickrdump","last_synced_at":"2026-01-12T13:20:47.519Z","repository":{"id":57557435,"uuid":"92189048","full_name":"hdhauk/flickrdump","owner":"hdhauk","description":"Tool for downloading all images from a given Flickr account in parallel for max download speed. All images are downloaded in original size and albums are sorted into folders.","archived":false,"fork":false,"pushed_at":"2020-08-31T07:21:08.000Z","size":33944,"stargazers_count":17,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T12:36:04.709Z","etag":null,"topics":["album","download","downloader","dump","flicker","flicker-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdhauk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-23T15:26:53.000Z","updated_at":"2023-05-04T22:29:30.000Z","dependencies_parsed_at":"2022-09-15T19:00:31.813Z","dependency_job_id":null,"html_url":"https://github.com/hdhauk/flickrdump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hdhauk/flickrdump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdhauk%2Fflickrdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdhauk%2Fflickrdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdhauk%2Fflickrdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdhauk%2Fflickrdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdhauk","download_url":"https://codeload.github.com/hdhauk/flickrdump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdhauk%2Fflickrdump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["album","download","downloader","dump","flicker","flicker-api"],"created_at":"2026-01-12T13:20:47.392Z","updated_at":"2026-01-12T13:20:47.507Z","avatar_url":"https://github.com/hdhauk.png","language":"Go","readme":"# flickrdump\n\n### Highlights\n* Download all photos from a specified account, also those outside of albums.\n* Arbitrarily many parallel downloads\n* Sorts into folder per album\n* Binaries with API key included\n\n![](screen.gif)\n\n### Description\nBasically a script put together in a hurry to dump all the pictures belonging to single Flickr user in the original size. I have done no testing what so ever, and pretty much only made this to dump all the NASA Apollo pictures. All photos in an album is downloaded concurrently so beware it will likely hog your bandwidth if you are using more than 4-5. Default number of concurrent http calls is 4. It also skips already downloaded files so you can resume easily at a later time.\n\n### Installation\nEither trust me and use my api-key with the binaries provided:\n* [Windows](./bin/flickrdump_windows.exe)\n* [MacOS](./bin/flickrdump_darwin)\n* [Linux](./bin/flickrdump_linux)\n\nOR get your own key and build from the source:\n```\ngo get -u github.com/hdhauk/flickrdump\nmake apikey=\u003cyour-api-key-goes-here\u003e\n```\nYou can get your Flickr API key [here](https://www.flickr.com/services/api/misc.api_keys.html).\n\n### Usage\n```\n$ flickrdump -h\nUsage of flickrdump:\n  -n int\n        Number of concurrent downloads. (default 4)\n  -noalbums\n        Ignore photos that are in one or more albums.\n  -nodownload\n        Only scan photos, skip actual download. Useful to check for number of photos\n  -nounsorted\n        Ignore photos not found in any albums.\n  -out string\n        Destination folder. (default \"/Users/halvor/Documents/Go/src/github.com/hdhauk/flickrdump\")\n  -url string\n        URL to the profile page of the account to dump from.\n  -user string\n        Username for account to dump from. Note that this is not always what appares on the profile page.\n```\n\n### Examples\n```\nflickrdump -nounsorted -user=\"Apollo Image Gallery\"\nflickrdump -url=https://www.flickr.com/photos/spacex -noalbums -out=$HOME/Pictures/\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdhauk%2Fflickrdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdhauk%2Fflickrdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdhauk%2Fflickrdump/lists"}