v1.0.21

GargantuaX/gemini-watermark-removerv1.0.21Jun 12, 2026by GargantuaX

AI Summary

Introduces comprehensive video support via SDK and CLI with Playwright preview capabilities and configurable processing flags.

Key Highlights

  • Added `@pilio/gemini-watermark-remover/video` SDK entrypoint for local processing
  • CLI routing for video formats (mp4, webm, mov)
  • CLI flags for page selection, denoise backend, timeout, and low-confidence export

New Features

  • Video SDK with injectable processors
  • Playwright-backed preview-page default
  • Video page selection control
  • Denoise backend selection
  • Timeout control flags
  • Low-confidence export handling

Full Release Notes

## SDK / CLI
- Added the `@pilio/gemini-watermark-remover/video` SDK entrypoint for local video watermark removal with injectable processors and a Playwright-backed preview-page default.
- Re-exported video helpers from the Node SDK and added CLI routing for `.mp4`, `.webm`, and `.mov` inputs.
- Added CLI flags for video page selection, denoise backend selection, timeout control, and low-confidence export handling.

## Video Preview
- Added the browser AI cleanup path used by the local video preview exporter, with adjacent-frame reuse telemetry.
- Kept public claims scoped: this release does not claim video allenk parity or broad V2 coverage.

## Verification
- `pnpm release:preflight`