> For the complete documentation index, see [llms.txt](https://go.sai.show/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://go.sai.show/xiaochengxu/01.qushuiyin.md).

# 01.原力去水印

在 **微信小程序** 找了去水印关键字，进行了检索，发现有的不维护了

我部署的这个去水印没有广告，主要为了让那些想下载别人抖音视频（不想带有别人水印或者别人不让下载通过链接来下载）

图文的选择 **图集解析**

![](https://oss.laf.run/v8w6wa-keepass/images/qushuiyin_demo1.jpg)

![](https://oss.laf.run/v8w6wa-keepass/images/qushuiyin_demo2.jpg)

## 目前可以去除:

* 抖音
* 快手
* 小红书
* 西瓜视频

## 扫描来体验😄

![](https://oss.laf.run/v8w6wa-keepass/images/yuanliqushuiyin.jpeg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://go.sai.show/xiaochengxu/01.qushuiyin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
