akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Allow selection by name with --album parameter #24

Closed akrabat closed 3 years ago

akrabat commented 4 years ago

When uploading to an album using --upload, allow the parameter to be the name of the album.

We will then look up the album's Flickr ID and use that. If there is more than one available choice, then allow the user to select the intended album to attach this image to.

Fixes #21