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.
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.
- Python >=3.10
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 [email protected]
for other general questions/concerns.
Message @applenanner
on the Hydrus Discord for other general questions/concerns.