Exiftool video metadata

broken image
broken image
broken image
broken image

Linux, and probably also runs on other Unix-like platforms. PyExifTool has been tested on Windows and Run setup.py to install the module from source Git clone git:///sylikc/pyexiftool.gitĪlternatively, you can download a tarball. Refer to documentation for more Examples and Quick Start Guide Getting PyExifTool PyPIĮasiest: Install a version from the official PyExifTool PyPI python -m pip install -U pyexiftool From SourceĬheck out the source code from the github repository This is much more efficient than launching a separate Single instance needs to be launched and can be reused for many Since exiftool is run in batch mode, only a Program, including methods to extract meta-information from one or Tool in batch mode and features methods to send commands to that The library provides the class exiftool.ExifTool that runs the command-line Phil Harvey’s ExifTool command-line application. PyExifTool is a Python library to communicate with an instance of

broken image