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 b2edd16356 Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
test_files Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
.gitignore Implement metadata fetching 2023-11-04 22:29:00 +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
image_processing.py Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
lib64 Implement metadata fetching 2023-11-04 22:29:00 +00:00
load_config.py Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
main.py Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +00:00
publish_flickr.py Successfully auths and uploads to Flickr 2023-11-05 14:22:32 +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.