Saturday July 31st 2010

Posts Tagged ‘python’

Upload to Flickr with Python

Upload to Flickr with Python

Today I have found an interesting python script that allows you to upload photos from a local directory to Flickr; I decided to modify it and post here my modifications. The original script can be found here. The script is pretty easy to use: it searches image files in a given directory, check an history file in order to know if the photo has [...]