alfem / synology-flickr-folder-uploader

Simple script to upload a folder of photos/videos to a new set in Flickr
GNU General Public License v2.0
11 stars 6 forks source link

synology-flickr-folder-uploader

Simple script to upload a folder of photos/videos to a new set in Flickr

I have used several scripts to upload photos from my Synology NAS to Flickr, but recently all of them failed (due to a change in authentication api).

So I cooked my own script, based in the work of https://github.com/sybrenstuvel/flickrapi and https://github.com/jamesmstone /flickr-uploadr

Installation

I have tested these steps in my DS212j, but this procedure probably work in many other models.

You can install the api system wide and avoid setting the PYTHONPATH, but I prefer to keep my NAS system clean.