> For the complete documentation index, see [llms.txt](https://o2bmm.gitbook.io/cat-catch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2bmm.gitbook.io/cat-catch/docs/preview.md).

# 弹出页面 / 筛选页面 / 预览页面

<figure><img src="/files/U0bRjaUciJx7Ai4GrEcv" alt=""><figcaption></figcaption></figure>

扩展资源列表页面(popup页) 点击 `弹出` 按钮 打开筛选页面。

{% hint style="info" %}
单个页面最大支持同时预览128个文件(还得看你的内存大小...) 大于128个文件分页处理。
{% endhint %}

## 按钮说明

**标题：**&#x663E;示抓取文件时，当时的网页标题。

**在线合并：**&#x9009;择一个视频和一个音频，进行音频视频合并。

**复制：**&#x590D;制选中文件的地址。

**删除：**&#x4E34;时删除文件，刷新页面还原文件列表。

**清空：**&#x6E05;空文件列表，无法恢复。

**删除无法预览的文件:** 删掉预览失败的媒体文件。

**debug：**&#x4F60;不需要它。

{% hint style="warning" %}
关闭网站后猫抓会清空属于当前网站的数据，使用本功能预览文件时，请勿关闭被抓取的网站。
{% endhint %}


---

# 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://o2bmm.gitbook.io/cat-catch/docs/preview.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.
