This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Internet Archive Media Library

Description

Mapping file(s) from Internet Archive (archive.org) into WordPress Media Library.

Supported File Types:
* Any file for general addition
* JPG/PNG/GIF files for picture meta-data
* [FUTURE (v1.1)] MP3 files for audio meta-data
* [FUTURE] More types to be added in due-course.

Features:
* Mapping file(s) from Internet Archive into WordPress Media Library.
* Determination of MIME type from file extension (for images and mp3 only).
* Real meta-data added for JPG/PNG/GIF files.
* [FUTURE (v1.1+ as above)] Addition of real meta-data to WordPress for file where available, or sensible generic meta-data where not.
* [FUTURE (v1.2+ as above)] Option to manually edit the meta-data.

Required:
* PHP 5.3.0
* WordPress 3.5 or greater

How it works:

  1. Upload file(s) to Internet Archive (archive.org).
  2. Set up IA prefix in Admin >> Media >> Internet Archive Media Library >> URL Prefix.
  3. Add file name in WordPress Admin >> Media >> Internet Archive Media Library >> Map File.
  4. Go to WordPress Admin >> Media >> Library. Now you can see your Internet Archive file in preview.
  5. Once added you can edit meta-data and/or delete media from the Media Library in the normal way.

ROADMAP

  • See version numbering next to [FUTURE] statements for anticipated future functionality steps.

Installation

  1. Extract internet-archive-media-library into your WordPress plugins directory (wp-content/plugins).
  2. Log in to WordPress Admin. Go to the Plugins page and click Activate for Internet Archive Media Library
  3. On WordPress Admin, go to Media => Internet Archive Media Library
  4. Follow the instructions.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Internet Archive Media Library” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0

  • Initial release, it’s a “lite” version. Versions 1.1 will come in the future with automatic meta-data detection.

1.0.2

  • Updated latest tested WP version.