flickrex v0.3.0 Flickr.Blogs
Summary
Functions
Get a list of configured blogs for the calling user
Return a list of Flickr supported blogging services
Types
Functions
Get a list of configured blogs for the calling user.
This method requires authentication with “read” permission.
Arguments
service
- Optionally only return blogs for a given service id. You can get a list of from flickr.blogs.getServices().
Return a list of Flickr supported blogging services
This method does not require authentication.
Arguments
This method requires authentication with “write” permission.
Arguments
blog_id
- The id of the blog to post to.photo_id
- (required) The id of the photo to blogtitle
- (required) The blog post titledescription
- (required) The blog post bodyblog_password
- The password for the blog (used when the blog does not have a stored password).service
- A Flickr supported blogging service. Instead of passing a blog id you can pass a service id and we’ll post to the first blog of that service we find.