vimeo icon indicating copy to clipboard operation
vimeo copied to clipboard

"get" should be "set" in advanced-album

Open fjenett opened this issue 12 years ago • 0 comments

Your README states: album.get_password("album_id", "password") album.get_title("album_id", "title")

.. but these are setters, not getters i think.

https://developer.vimeo.com/apis/advanced/methods/vimeo.albums.setPassword https://developer.vimeo.com/apis/advanced/methods/vimeo.albums.setTitle

fjenett avatar May 13 '13 18:05 fjenett