uploadr.py
uploadr.py copied to clipboard
Command-line Python script to upload photos to Flickr
every time i run it, the browse window opens, and flickr page with 'permission denied' shows up. i am logged in to flickr in that browser, key and api are...
I can no longer authenticate this app.. Is it because only Oauth now?
Run: `python uploadr.py` and got this error ``` Getting new token Error getting frob:(, URLError(error(54, 'Connection reset by peer'),), ) Traceback (most recent call last): File "uploadr.py", line 490, in...
This works for most filename patterns (if flickr photo titles aren't renamed).
When uploading a large number of files (and fully expecting this process to die/fail before it finishes uploading all of them), it can be frustrating that the list of successfully...
Suddenly I'm getting this error. Perhaps flickr changed the API? Or is this a very local problem? ``` Uploading /Volumes/External/photos/2013/IMG_5911.JPG... Problem: Error: 116 The POST method is now required for...
I am running a modified version of uploadr, and uploading a good sized photo collection, and I am getting the following error : File "/media/C/Projects/uploadr/uploadr.py", line 419, in uploadImage if...