An open API service indexing awesome lists of open source software.

https://github.com/elek/puploadr

Yet another flickr uploader script in python.
https://github.com/elek/puploadr

Last synced: about 1 year ago
JSON representation

Yet another flickr uploader script in python.

Awesome Lists containing this project

README

          

Instead of pathcing the good old uploadr.py I am writing a new one based on python flickrapi.

The script creates a .flickr.set (contains a photosetid) and a .flickr.photos (contains filename => photo id mapping) files to every directory.
It uploads only the new photos from a directory based on this files. If necessery photoset is also created by the program.

It's just a simple script, isn't too complicated.

You can also install it with easy_install puploadr, and after that you can use puploadr command.