Skip to Content

meowload md5

Copy files and alter their MD5 hash values to avoid duplicate content detection on platforms.

Highlights

  • One-click operation: just pass in your files — no extra configuration needed
  • Batch processing: handle multiple files at once, saving time and effort
  • Any file type: works with videos, audio, images, and any other file
  • Non-destructive: generates new files without modifying the originals

Usage

meowload md5 <file1> <file2> ... [flags]

Flags

FlagDescription
-h, --helpShow help

Examples

Alter a Single File

meowload md5 video.mp4

The output file is generated in the same directory with a [MD5] prefix in the filename.

Batch Alter Multiple Files

meowload md5 video1.mp4 video2.mp4 photo.jpg

Use Wildcards for Batch Processing

meowload md5 *.mp4