What about more metadata: geolocation, comments,...
Brought to you by:
manishrjain
Hi,
we've got the following request through the Debian bug tracking system:
I see flickrfs as a great opportunity to have a "backup" of what's in Flickr.
In that context, I copy the /stream locally but there are still some
valuable infos not taken into account in the metadata:
- the geolocation
Apparently the info could be extracted easily from the webpage under e.g.:
<meta name="ICBM" content="42.358226, -71.084461">
<meta name="geo.position" content="42.358226; -71.084461">
- the comments
Maybe under another .meta pseudo-file as there could be quite a lot of them.
See: http://bugs.debian.org/425090
Cheers,
Torsten