Skip to main content

It's a client-side library that implements a custom algorithm for extracting video hashes (fingerprints) from any video source.

Project description

PRs Welcome Conventional Commits Code style: black Github Actions

PyPI Package latest release PyPI Package download count (per month) Supported versions

Docker Image Size (latest semver)

Coverage Status

vhcalc

It's a client-side library that implements a custom algorithm for extracting video hashes (fingerprints) from any video source.

Getting Started

Prerequisites

Usage

$ export_imghash_from_media --help  
Usage: export_imghash_from_media [OPTIONS]

  This script exporting binary images hashes (fingerprints) from (any) media
  (video file)

Options:
  --version                       Show the version and exit.
  -r, --medias_pattern PATH-OR-GLOB
                                  Pattern to find medias  [required]
  -o, --output-file PATH          File where to write images hashes.
  --help                          Show this message and exit.

Docker

Docker hub: yoyonel/vhcalc

$ docker run -it yoyonel/vhcalc:main --help
Usage: export_imghash_from_media [OPTIONS]

  This script exporting binary images hashes (fingerprints) from (any) media
  (video file)

Options:
  --version                       Show the version and exit.
  -r, --medias_pattern PATH-OR-GLOB
                                  Pattern to find medias  [required]
  -o, --output-file PATH          File where to write images hashes.
  --help                          Show this message and exit.

Contributing

See Contributing

Authors

Lionel Atty yoyonel@hotmail.com

Created from Lee-W/cookiecutter-python-template version 1.1.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vhcalc-0.2.6.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

vhcalc-0.2.6-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page