node-flickrapi icon indicating copy to clipboard operation
node-flickrapi copied to clipboard

Video support?

Open VanHoutte opened this issue 8 years ago • 1 comments

Hello

I'm trying to upload videos via the library. When trying to fetch the video via the ID, the Flickr API returns "{ stat: 'fail', code: 1, message: 'Photo not found' }".

I haven't found a lot of regarding the flickr api.

Any has experience with video uploads?

Kind regards VanHoutte

VanHoutte avatar Jan 30 '18 09:01 VanHoutte

I haven't built in anything for video support, so I'm not surprised (although of course, a little disappointed) that it doesn't work.

This probably requires a full code path to be written, which I currently don't really have time for myself =(

Pomax avatar Jan 30 '18 18:01 Pomax