Adds metadata store option for `--download-user` too. Unclear how that was missed previously :)
0.3.5
* fixes JSON metadata downloads when not being the owner of the photo * allows newer versions of python-dateutil and upgrades to latest
0.3.4
Upgrades to 0.7.7 of [flickr-api](https://github.com/alexis-mignon/python-flickr-api) which adds: * timeouts to API calls * If no size is specified, prefer `Original` over other equal largest sizes as suggested by zanna-37 * improves the help documentation by zanna-37
0.3.3
Managed to break the increment feature of file naming in the previous build. This should fix it
0.3.2
Fixed the underlying Flickr API to handle video file sizes better, and removed some old cruft code for video download handling.
This also delegates the responsibility of file extensions to the underlying API.