hydrusvideodeduplicator

Video deduplicator utility for Hydrus Network


License
MIT
Install
pip install hydrusvideodeduplicator==0.1.10

Documentation

Hydrus Video Deduplicator

hydrus video deduplicator running in terminal

Hydrus Video Deduplicator finds potential duplicate videos through the Hydrus API and marks them as potential duplicates to allow manual filtering through the Hydrus Client GUI.

PyPI - Version PyPI - Python Version PyPI downloads GitHub Repo stars


Hydrus Video Deduplicator does not modify your files. It only marks videos as potential duplicates through the Hydrus API so that you can filter them manually in the duplicates processing page.

See the Hydrus documentation for how duplicates are managed in Hydrus.

This program contains no telemetry. It only makes requests to the Hydrus API URL.

Dependencies

python3 -m pip install hydrusvideodeduplicator

Simplest usage:

python3 -m hydrusvideodeduplicator --api-key="put your Hydrus api key here"

You should now see all potential video duplicates in the Hydrus duplicates processing page.

For many users, it should be as simple as the Usage command above.

For more information, see the Usage and FAQ.


Create an issue on GitHub for any problems/concerns. Provide as much detail as possible in your issue.

Email hydrusvideodeduplicator@gmail.com for other general questions/concerns.

Message @applenanner on the Hydrus Discord for other general questions/concerns.