folders2flickr icon indicating copy to clipboard operation
folders2flickr copied to clipboard

Upload files to flickr

Results 30 folders2flickr issues
Sort by recently updated
recently updated
newest added

Hi, I use the altaroca fork and it works quite well. Great job and OAuth authentication, upload of pictures and movies works. But no set is created, it don't use...

When initially launching the application, it correctly opens the web browser window, and tries to go to the flickr api authorization page. However, this fails and dumps back to the...

Hello, this PR may solve #28 . 1. If the executable is used with a folder parameter, it uploades that folder (instead of the current folder). 2. If tokendir option...

Added a configuration for max file size (defaults to 1GB) Skipping files (and logging info) that are over the configured max file size Solves issue #48

I didn't found an issue for this already: I guess you are loading the whole file into ram before uploading. On small devices like raspberry you can run easily into...

It would be nice if files which had changed would be replaced rather than deleted and newly uploaded...

IMPORTANT: Do not merge until next release of ExifRead after 2.1.2. This relies on a new option, truncate_tags, being passed to exifread.process_file. Add option to prevent EXIF tag data from...

Hi, Thanks for project, good work :) When I try upload video (mov ~ 285mb), get: Traceback (most recent call last): File "./folders2flickr", line 8, in f2flickr.uploadr.main() File "/home/pi/.local/lib/python2.7/site-packages/f2flickr/uploadr.py", line...

Seems like MOV and MP4 files should be accepted. 2016-01-25 07:34:25,217 uploadr.py:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/MVI_6137.MOV with tags "#/MVI_6137.MOV" "" "" problem.. 2016-01-25 07:43:27,346 uploadr.py:114 - reportError() ('Error:', '5...

I have a failing upload for a 1.3GB file (maximum allowed video is 1GB) ``` 2015-11-14 13:01:13,989 uploadr.py:532 - uploadImage() Upload failed Traceback (most recent call last): File "/home/simon/Documents/src/folders2flickr/f2flickr/uploadr.py", line...