Open tacman opened 6 years ago
Currently it's not possible.
Since the API supports it, if you'd like I can add that functionality in a separate branch and submit a PR
https://www.flickr.com/services/api/flickr.photosets.editMeta.html
I'm not sure what the arguments/options should be, though. It'd be convenient to use the set name OR the set ID.
On Mon, Feb 19, 2018 at 12:15 PM, Christian Mayer notifications@github.com wrote:
Currently it's not possible.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheFox/flickr-cli/issues/43#issuecomment-366754907, or mute the thread https://github.com/notifications/unsubscribe-auth/AAl0QdyVZugdsDgayOBtQUXOsSZn5CC1ks5tWawZgaJpZM4SKxAv .
Yes, please. Sounds great.
Is is possible to modify the album metadata, specifically the title and description?
Maybe something like
./flickr-cli album "OriginalAlbum" "Description" [--title "New Album Name"]
Are there ways to move albums to collections?