Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1000 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 1000 Bytes

SwiftCore Media Extractor

Droplet post processor that scans a droplet's content for links and images add adds them as metadata.

System Requirements

  • Python 2.6+

Required Libraries

The following extra Python libraries are required by the application:

Installation of Required Libraries

Ubuntu/Debian Installation

    $ sudo apt-get install python-pip python-imaging python-lxml
    $ pip install python-cloudfiles

Running the applications

  • Create and edit mediaextractor.cfg from the provided mediaextractor.cfg.template

  • To start/stop/restart:

    $ <INSTALL_PATH>/mediaextractor.py start/stop/restart