Quick and dirty Rust program to batch post Pictures to Pixelfed. I've used this to dump my Instagram Archive into month wise posts.
src | ||
.gitignore | ||
Cargo.toml | ||
config.json.example | ||
README.md |
Instagram Pixelfed Batch Upload
This program takes a folder and iterates over the images and creates Pixelfed postings with a specified batch size.
The description of the post can be given via the config.json.
Two variables in the post description can be give (see the config.json.example
).
Usage: ``