Skip to content

Commit 275f1da

Browse files
committed
chore:name
1 parent 551cedd commit 275f1da

File tree

9 files changed

+21
-21
lines changed

9 files changed

+21
-21
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
- 支持多种获取源方式:组播源、酒店源、订阅源、线上检索
8484
- 接口测速验效,响应时间、分辨率优先级,过滤无效接口
8585
- 定时执行,北京时间每日 6:00 与 18:00 执行更新
86-
- 支持多种运行方式:工作流、命令行、界面软件、Docker(amd64/arm64)
86+
- 支持多种运行方式:工作流、命令行、GUI 软件、Docker(amd64/arm64)
8787
- 更多功能请见[配置参数](./docs/config.md)
8888

8989
## 最新结果:
@@ -118,11 +118,11 @@ pipenv install
118118
pipenv run build
119119
```
120120

121-
### 方式三:界面软件更新
121+
### 方式三:GUI 软件更新
122122

123123
1. 下载[更新工具软件](https://github.com/Guovin/TV/releases),打开软件,点击更新,即可完成更新
124124

125-
2. 或者在项目目录下运行以下命令,即可打开界面软件
125+
2. 或者在项目目录下运行以下命令,即可打开 GUI 软件
126126

127127
```python
128128
pipenv run ui
@@ -133,7 +133,7 @@ pipenv run ui
133133
### 方式四:Docker 更新
134134

135135
- requests:轻量级,性能要求低,更新速度快,稳定性不确定(推荐订阅源使用此版本)
136-
- driver:性能要求较高,更新速度较慢,稳定性、成功率高;修改配置 open_driver = False 可切换到 request 版本(推荐酒店源、组播源、在线搜索使用此版本
136+
- driver:性能要求较高,更新速度较慢,稳定性、成功率高;修改配置 open_driver = False 可切换到 request 版本(推荐酒店源、组播源、关键字搜索使用此版本
137137

138138
建议都试用一次,选择自己合适的版本。
139139

docs/config.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
| open_proxy | False | 开启代理,自动获取免费可用代理,若更新无数据可开启此模式 |
88
| source_file | config/demo.txt | 模板文件路径 |
99
| final_file | output/result.txt | 生成结果文件路径 |
10-
| open_online_search | False | 开启线上检索源功能 |
11-
| online_search_page_num | 3 | 在线检索频道获取分页数量 |
10+
| open_online_search | False | 开启关键字搜索源功能 |
11+
| online_search_page_num | 3 | 关键字搜索频道获取分页数量 |
1212
| urls_limit | 15 | 单个频道接口数量 |
1313
| open_keep_all | False | 保留所有检索结果,会保留非模板频道名称的结果,推荐手动维护时开启 |
1414
| open_sort | True | 开启排序功能(响应速度、日期、分辨率) |
@@ -39,9 +39,9 @@
3939
| hotel_region_list | 全部 | 酒店源地区列表,[更多地区](../updates/fofa/fofa_map.py),"全部"表示所有地区 |
4040
| hotel_page_num | 3 | 酒店地区获取分页数量 |
4141
| request_timeout | 10 | 查询请求超时时长,单位秒(s),用于控制查询接口文本链接的超时时长以及重试时长,调整此值能优化更新时间 |
42-
| origin_type_prefer | hotel,multicast,subscribe,online_search | 结果偏好的接口来源,结果优先按该顺序进行排序,hotel:酒店源,multicast:组播源,subscribe:订阅源,online_search:在线搜索 |
42+
| origin_type_prefer | hotel,multicast,subscribe,online_search | 结果偏好的接口来源,结果优先按该顺序进行排序,hotel:酒店源,multicast:组播源,subscribe:订阅源,online_search:关键字搜索 |
4343
| hotel_num | 10 | 结果中偏好的酒店源接口数量 |
4444
| multicast_num | 10 | 结果中偏好的组播源接口数量 |
4545
| subscribe_num | 10 | 结果中偏好的订阅源接口数量 |
46-
| online_search_num | 10 | 结果中偏好的在线搜索接口数量 |
46+
| online_search_num | 10 | 结果中偏好的关键字搜索接口数量 |
4747
| open_url_info | True | 开启显示接口说明信息,用于控制是否显示分辨率、接口协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述 |

docs/config_en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
| open_proxy | False | Enable proxy, automatically obtains free available proxies, If there are no updates, this mode can be enabled |
88
| source_file | config/demo.txt | Template file path |
99
| final_file | output/result.txt | Generated result file path |
10-
| open_online_search | False | Enable online search source feature |
11-
| online_search_page_num | 3 | Page retrieval quantity for online search channels |
10+
| open_online_search | False | Enable keyword search source feature |
11+
| online_search_page_num | 3 | Page retrieval quantity for keyword search channels |
1212
| urls_limit | 15 | Number of interfaces per channel |
1313
| open_keep_all | False | Retain all search results, retain results with non-template channel names, recommended to be turned on when manually maintaining |
1414
| open_sort | True | Enable the sorting function (response speed, date, resolution) |
@@ -39,9 +39,9 @@
3939
| hotel_region_list | all | List of hotel source regions, [more regions](../updates/fofa/fofa_map.py), 'all' indicates all regions |
4040
| hotel_page_num | 3 | Number of pages to retrieve for hotel regions |
4141
| request_timeout | 10 | Query request timeout duration, in seconds (s), used to control the timeout and retry duration for querying interface text links. Adjusting this value can optimize update time. |
42-
| origin_type_prefer | hotel, multicast, subscribe, online_search | Result preference for the source of the interface, results are prioritized in this order: hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: online search |
42+
| origin_type_prefer | hotel, multicast, subscribe, online_search | Result preference for the source of the interface, results are prioritized in this order: hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search |
4343
| hotel_num | 10 | The number of preferred hotel source interfaces in the results |
4444
| multicast_num | 10 | The number of preferred multicast source interfaces in the results |
4545
| subscribe_num | 10 | The number of preferred subscribe source interfaces in the results |
46-
| online_search_num | 10 | The number of preferred online search interfaces in the results |
46+
| online_search_num | 10 | The number of preferred keyword search interfaces in the results |
4747
| open_url_info | True | Enable display of API description information, used to control whether to show resolution, API protocol type, etc., the content after the $ symbol, playback software uses this information to describe the API |

docs/tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,11 @@ pipenv install
179179
pipenv run build
180180
```
181181

182-
### 方式三:界面软件更新
182+
### 方式三:GUI 软件更新
183183

184184
1. 下载[更新工具软件](https://github.com/Guovin/TV/releases),打开软件,点击更新,即可完成更新
185185

186-
2. 或者在项目目录下运行以下命令,即可打开界面软件
186+
2. 或者在项目目录下运行以下命令,即可打开 GUI 软件
187187

188188
```python
189189
pipenv run ui
@@ -194,7 +194,7 @@ pipenv run ui
194194
### 方式四:Docker 更新
195195

196196
- requests:轻量级,性能要求低,更新速度快,稳定性不确定(推荐订阅源使用此版本)
197-
- driver:性能要求较高,更新速度较慢,稳定性、成功率高;修改配置 open_driver = False 可切换到 request 版本(推荐酒店源、组播源、在线搜索使用此版本
197+
- driver:性能要求较高,更新速度较慢,稳定性、成功率高;修改配置 open_driver = False 可切换到 request 版本(推荐酒店源、组播源、关键字搜索使用此版本
198198

199199
```bash
200200
1. 拉取镜像:

docs/tutorial_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ pipenv run ui
191191
### Method 4: Docker Update
192192

193193
- requests: Lightweight, low performance requirements, fast update speed, stability uncertain (recommend this version for subscription sources)
194-
- driver: Higher performance requirements, slower update speed, high stability and success rate. Set open_driver = False to switch to the request version (recommended for hotel sources, multicast sources, and online searches)
194+
- driver: Higher performance requirements, slower update speed, high stability and success rate. Set open_driver = False to switch to the request version (recommended for hotel sources, multicast sources, and keyword search)
195195

196196
```bash
197197
1. Pull the image:

tkinter_ui/online_search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def init_ui(self, root):
1313
frame_online_search_open_online_search.pack(fill=tk.X)
1414

1515
self.open_online_search_label = tk.Label(
16-
frame_online_search_open_online_search, text="开启在线搜索:", width=13
16+
frame_online_search_open_online_search, text="开启关键字搜索:", width=13
1717
)
1818
self.open_online_search_label.pack(side=tk.LEFT, padx=4, pady=8)
1919
self.open_online_search_var = tk.BooleanVar(

tkinter_ui/prefer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def __init__(self, master, label_text, combo_box_value):
134134
"酒店源": "hotel",
135135
"组播源": "multicast",
136136
"订阅源": "subscribe",
137-
"在线搜索": "online_search",
137+
"关键字搜索": "online_search",
138138
}
139139
combo_box_values_name = list(self.origin_type_prefer_obj.keys())
140140
self.combo_box["values"] = combo_box_values_name

tkinter_ui/tkinter_ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def init_UI(self):
195195
)
196196
notebook.add(
197197
frame_online_search,
198-
text="在线搜索",
198+
text="关键字搜索",
199199
image=online_search_icon,
200200
compound=tk.LEFT,
201201
)

updates/online_search/request.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ async def use_accessible_url(callback):
3232
"""
3333
Check if the url is accessible
3434
"""
35-
callback(f"正在获取最优的在线检索节点", 0)
35+
callback(f"正在获取最优的关键字搜索节点", 0)
3636
baseUrl1 = "https://www.foodieguide.com/iptvsearch/"
3737
baseUrl2 = "http://tonkiang.us/"
3838
task1 = create_task(get_speed(baseUrl1, timeout=timeout))
3939
task2 = create_task(get_speed(baseUrl2, timeout=timeout))
4040
task_results = await gather(task1, task2)
41-
callback(f"获取在线检索节点完成", 100)
41+
callback(f"获取关键字搜索节点完成", 100)
4242
if task_results[0] == float("inf") and task_results[1] == float("inf"):
4343
return None
4444
if task_results[0] < task_results[1]:

0 commit comments

Comments
 (0)