Difference between revisions of "Flickr"

From Archiveteam
Jump to navigation Jump to search
(→‎Backup Tools: Add more tools.)
m (→‎Backup Tools: flickr-backup limits)
Line 17: Line 17:
* http://straup.github.com/parallel-flickr/
* http://straup.github.com/parallel-flickr/
* [https://github.com/markdoliner/flickrmirrorer flickrmirrorer] is a small command-line python script that creates a local backup of your Flickr data. It mirrors images, titles, description, tags, albums and collections. It does not backup comments. It also does not preserve order of photos in photostream and order of albums in collections.
* [https://github.com/markdoliner/flickrmirrorer flickrmirrorer] is a small command-line python script that creates a local backup of your Flickr data. It mirrors images, titles, description, tags, albums and collections. It does not backup comments. It also does not preserve order of photos in photostream and order of albums in collections.
* [https://github.com/drtoast/flickr-backup  flickr-backup] backups Flickr photosets, photos, and JSON metadata.
* [https://github.com/drtoast/flickr-backup  flickr-backup] backups Flickr photosets, photos, and JSON metadata. Pagination is not handled yet, so if you have any sets with more than 500 photos or comments they won't all be downloaded.  
* [https://github.com/Flimm/backup-all-my-flickr-photos backup-all-my-flickr-photos] downloads all your Flickr photos and videos.
* [https://github.com/Flimm/backup-all-my-flickr-photos backup-all-my-flickr-photos] downloads all your Flickr photos and videos.
* [https://github.com/lutana-de/easyflickrbackup easyflickrbackup] backup all your photos from Flickr.
* [https://github.com/lutana-de/easyflickrbackup easyflickrbackup] backup all your photos from Flickr.

Revision as of 00:59, 1 August 2016

Flickr
Flickr mainpage in 2010-12-20
Flickr mainpage in 2010-12-20
URL http://www.flickr.com
Status Online!
Archiving status Not saved yet
Archiving type Unknown
IRC channel #archiveteam-bs (on hackint)

Flickr is an image and video hosting website currently owned by Yahoo!. Any data uploaded can be private or public.

Backup Tools

  • Flickr Edit includes Flickr Backup
  • Photo and Metadata Backup for Flickr
  • This blog post documents the flickrtouchr Flickr backup tool. It backs up the full sized versions of your images but it doesn't currently backup metadata.
  • This blog post documents the flickrbackup tool. Based on flickrtouchr, it also backs up flickr metadata, storing it as EXIF tags within the images.
  • http://straup.github.com/parallel-flickr/
  • flickrmirrorer is a small command-line python script that creates a local backup of your Flickr data. It mirrors images, titles, description, tags, albums and collections. It does not backup comments. It also does not preserve order of photos in photostream and order of albums in collections.
  • flickr-backup backups Flickr photosets, photos, and JSON metadata. Pagination is not handled yet, so if you have any sets with more than 500 photos or comments they won't all be downloaded.
  • backup-all-my-flickr-photos downloads all your Flickr photos and videos.
  • easyflickrbackup backup all your photos from Flickr.
  • If you have your iPhoto connected with your Flickr account, you can back up your pictures on Flickr through iPhoto.

Vital Signs

Seems to be stable, can probably change at any time.

May 2013 update: new interface; apparently very overloaded and masses of pro users abandoning the place, deleting their profiles and/or wishing to archive it.

Nov 2014 update: Yahoo's step to sell the CC-licensed pictures upset a lot of users (who obviously did not understand this license) and may now want to delete their accounts (with up to 10k images each).

Dec 2015 update: Yahoo!'s Action Plan in their 2015 shareholder presentation mentions killing Flickr.

API

Documentation

  • flickr.photos.search
    • returns only 1999 unique results
    • filtering by upload date is limited to 600s accuracy
    • total number of results is inaccurate

See also

External links