# APTV如何添加在线直播源

![APTV](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250630162239802.webp)

## 订阅配置

支持m3u链接和txt链接

### 配置链接

支持m3u链接和txt链接

请填写文件直链，请不要输入网页的地址

### 配置名称

可不填写，默认名称为**Default**

### 节目单地址

支持填写diyp接口和xml链接

### 自动刷新配置

勾选后，配置将会在每次打开应用切八小时未更新后自动更新 建议一些频繁更新的配置打开此选项

### 自动刷新预览图

勾选后，频道列表预览图会在每次打开应用时自动刷新

## APTV添加直播源订阅地址

> iOS、tvOS和macOS在操作逻辑上是一模一样的

1. 点击底部“配置”，进入配置中心页面

   ![APTV -配置](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153443293.webp)
2. 点击右上角的加号添加配置

   ![APTV添加配置](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153449289.webp)
3. 点击订阅配置，输入订阅链接，配置链接：输入 [博主自维护链接里的 m3u 地址](https://fk.wangdu.site/buy/18)

   ![APTV添加订阅配置](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153453828.webp)
4. 点击刚添加的配置，使得配置右侧有一个绿色的标志

   ![APTV 选定配置](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153457281.webp)
5. 点击下方的“频道”，回到频道页面即可看到源中的频道

   ![APTV-频道](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153502047.webp)
6. 点击频道即可播放

   ![APTV播放频道](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153505784.webp)

## 本地配置

> 添加本地的m3u文件和txt文件

将您的m3u文件或者txt文件准备好，放在本机或iCloud中

点击新增一个本地配置，选择您的文件即可

在其他App种选择使用APTV打开该文件可快捷添加本地配置

⚠️ 注意：若提示添加成功，但未在列表中显示，请上划关闭App然后重新打开即可

## 空白配置

> 用于添加单个频道

#### 添加空白配置

1. 该配置不含任何频道，是一个空的容器
2. 新建空白配置后，点击应用并回到频道列表，可点击右上角的加号添加单个频道

(未来会开放以粘贴文本的形式批量导入频道到空白配置中)

#### 点右上角第一个按钮，添加频道

![APTV添加频道](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153510031.webp)

#### 单个频道

![APTV添加单个频道](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153513304.webp)

#### 多个频道

![APTV批量添加频道](https://cdn.wwkejishe.top/wp-cdn-02/2025/20250626153516633.webp)


---

# Agent Instructions: 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://help.wwkejishe.top/aptv.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.
