insta-import-pixelfed/README.md
2025-01-18 10:12:43 +01:00

679 B

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"

asciicast

Check the package of this repo to get pre-compiled binaries for macOS (Apple Silicon), Linux x86_64, Windows ARM