Quick and dirty Rust program to batch post Pictures to Pixelfed. I've used this to dump my Instagram Archive into month wise posts.
Find a file
2025-01-17 16:02:47 +01:00
src introduce Batch size and a README 2025-01-17 15:45:48 +01:00
.gitignore ignoring some files 2025-01-17 15:27:16 +01:00
Cargo.toml initial working version 2025-01-17 15:25:44 +01:00
config.json.example introduce Batch size and a README 2025-01-17 15:45:48 +01:00
README.md adding descriptions and usage example 2025-01-17 16:02:47 +01:00

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: ./pixelfed_batch_uploader ../../Downloads/Instagram-Backup/media/posts/201406 --title "June 2014"