Upload a given folder of photos, individually, to a variety of social platforms. Optionally share the uploaded images on other platforms.
Go to file
Fred Boniface 0b223fe094 Adjust Pixelfed description order 2023-11-06 00:05:44 +00:00
test_files Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
.gitignore Flickr upload feature complete 2023-11-05 14:42:08 +00:00
LICENSE Implement metadata fetching 2023-11-04 22:29:00 +00:00
README.md Update 'README.md' 2023-11-04 19:53:21 +00:00
boost_mastodon.py All working except Facebook 2023-11-05 23:58:53 +00:00
image_processing.py All working except Facebook 2023-11-05 23:58:53 +00:00
lib64 Implement metadata fetching 2023-11-04 22:29:00 +00:00
load_config.py Begin work on Mastodon/Pixelfed publishing 2023-11-05 15:21:52 +00:00
main.py All working except Facebook 2023-11-05 23:58:53 +00:00
publish_facebook.py Begin mastodon boost implementation 2023-11-05 21:13:57 +00:00
publish_flickr.py Complete Pixelfed/Mastodon publishing 2023-11-05 19:20:03 +00:00
publish_pixelfed.py Adjust Pixelfed description order 2023-11-06 00:05:44 +00:00
pyvenv.cfg Implement metadata fetching 2023-11-04 22:29:00 +00:00

README.md

social-photos

Upload a given folder of photos, individually, to a variety of social platforms. Optionally share the uploaded images on other platforms.

Primarily written to allow me to share photos on multiple social platforms and share on others.

Written for personal use but feel free to fork and make it work for you.