sybrenstuvel / flickrapi

Python Flickr API implementation
https://stuvel.eu/flickrapi
Other
155 stars 33 forks source link

Many MP4, MOV and MPG fail to load with "Error: 5: FileType was not recognised" #104

Closed oPromessa closed 2 years ago

oPromessa commented 6 years ago

Guys, excellent job.

I have found that Flickr does refuse to load some MP4's, MOV's and MPG's with an indication of "Error: 5: Filetype was not recognised" (on https://www.flickr.com/services/api/upload.api.html it states: "The file was not of a recognised image format").

Meanwhile I've successfully uploaded one of such files into flickr.com directly via the Web interface of flickr.com.

I've attached here:

I was wondering if there could be something wrong at the lower flickrapi level to justify this or if I am doing something wrong?

I have about 61000 images,

Thank you again for this tool.

Thanks, oPromessa