Gemini_Doubao_remove_watermark
by Timo761
Overview
The application is designed to help users remove watermarks from videos and images by processing them on the client side.
Installation
No command providedSecurity Notes
The README instructs users to download and run an executable file from GitHub releases. The provided source code (`remove.user.js`) appears to be a bundled JavaScript application (likely React-based), potentially a userscript component within a larger desktop application like Electron. Running executable binaries from unverified third-party sources, especially without access to the full, auditable source code for the entire executable, carries significant security risks. Such executables can perform arbitrary operations on the user's system, including data theft or system compromise, beyond any browser sandbox limitations. While the provided JavaScript code snippet itself does not contain explicit 'eval' or obviously malicious patterns, its context within an unvetted executable raises critical security concerns.
Similar Servers
XHS-Downloader
A tool for extracting links and downloading watermark-free images and videos from Xiaohongshu (RedNote), supporting multiple operational modes including a server-based MCP interface.
yt-dlp-mcp
Integrate video platform capabilities like search, metadata extraction, and content download into AI agents using yt-dlp.
nanobanana-api-mcp
An MCP server providing image generation and editing capabilities via the Google Gemini API, integrable with various AI coding assistants and IDEs.
douyin-mcp-server
The Douyin MCP Server provides tools to parse Douyin video share links, extract watermark-free download URLs, download video files, and retrieve video information, designed for self-use or integration with automation tools.