Flickrdump
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.
Install / Use
/learn @hdhauk/FlickrdumpREADME
flickrdump
Highlights
- Download all photos from a specified account, also those outside of albums.
- Arbitrarily many parallel downloads
- Sorts into folder per album
- Binaries with API key included

Description
Basically 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.
Installation
Either trust me and use my api-key with the binaries provided:
OR get your own key and build from the source:
go get -u github.com/hdhauk/flickrdump
make apikey=<your-api-key-goes-here>
You can get your Flickr API key here.
Usage
$ flickrdump -h
Usage of flickrdump:
-n int
Number of concurrent downloads. (default 4)
-noalbums
Ignore photos that are in one or more albums.
-nodownload
Only scan photos, skip actual download. Useful to check for number of photos
-nounsorted
Ignore photos not found in any albums.
-out string
Destination folder. (default "/Users/halvor/Documents/Go/src/github.com/hdhauk/flickrdump")
-url string
URL to the profile page of the account to dump from.
-user string
Username for account to dump from. Note that this is not always what appares on the profile page.
Examples
flickrdump -nounsorted -user="Apollo Image Gallery"
flickrdump -url=https://www.flickr.com/photos/spacex -noalbums -out=$HOME/Pictures/
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
