samwilson / phpflickr-cli

A Flickr command-line interface, written in PHP.
https://packagist.org/packages/samwilson/phpflickr-cli
GNU General Public License v3.0
2 stars 1 forks source link

Add option to save photo metadata as JSON instead of YAML #23

Open samwilson opened 1 month ago

samwilson commented 1 month ago

Currently, photo metadata is saved next to the image files as YAML. An option should be added to allow users to specify JSON instead.