开发者

get flickr private images by API

开发者 https://www.devze.com 2023-02-13 17:54 出处:网络
Does anyone knows, if I can get my private images from flickr, using flickr API. I need to get my private flickr images using the API,

Does anyone knows, if I can get my private images from flickr, using flickr API. I need to get my private flickr images using the API,

What I'm trying to do is to create a password protected flickr Set, for my website.

In the application I'm gonna get the images from flickr, which are in a private set, I'll share a use开发者_如何学Gorname and password with my friends, then, when they authenticate into my website they will be able to see my private flickr images.


You need to authenticate as a user (who is the owner of the private pictures): http://www.flickr.com/services/api/auth.howto.web.html.

0

精彩评论

暂无评论...
验证码 换一张
取 消