update:open_filter_resolution explain
This commit is contained in:
parent
be8036c1b5
commit
95151a4d9b
@ -146,7 +146,7 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
|
||||
|:-----------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | 开启浏览器运行,若更新无数据可开启此模式,较消耗性能 | False |
|
||||
| open_empty_category | 开启无结果频道分类,自动归类至底部 | False |
|
||||
| open_filter_resolution | 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤 | True |
|
||||
| open_filter_resolution | 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤,GUI用户需要手动安装FFmpeg,程序会自动调用FFmpeg获取接口分辨率,推荐开启,虽然会增加测速阶段耗时,但能更有效地区分是否可播放的接口 | True |
|
||||
| open_filter_speed | 开启速率过滤,低于最小速率(min_speed)的接口将会被过滤 | True |
|
||||
| open_hotel | 开启酒店源功能,关闭后所有酒店源工作模式都将关闭 | True |
|
||||
| open_hotel_foodie | 开启 Foodie 酒店源工作模式 | True |
|
||||
|
98
README_en.md
98
README_en.md
@ -142,55 +142,55 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
|
||||
|
||||
## Config
|
||||
|
||||
| Configuration Item | Description | Default Value |
|
||||
|:-----------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | Enable browser execution, If there are no updates, this mode can be enabled, which consumes more performance | False |
|
||||
| open_empty_category | Enable the No Results Channel Category, which will automatically categorize channels without results to the bottom | False |
|
||||
| open_filter_resolution | Enable resolution filtering, interfaces with resolution lower than the minimum resolution (min_resolution) will be filtered | True |
|
||||
| open_filter_speed | Enable speed filtering, interfaces with speed lower than the minimum speed (min_speed) will be filtered | True |
|
||||
| open_hotel | Enable the hotel source function, after closing it all hotel source working modes will be disabled | True |
|
||||
| open_hotel_foodie | Enable Foodie hotel source work mode | True |
|
||||
| open_hotel_fofa | Enable FOFA、ZoomEye hotel source work mode | True |
|
||||
| open_keep_all | Enable retain all search results, retain results with non-template channel names, recommended to be turned on when manually maintaining | False |
|
||||
| open_m3u_result | Enable the conversion to generate m3u file type result links, supporting the display of channel icons | True |
|
||||
| open_multicast | Enable the multicast source function, after disabling it all multicast sources will stop working | True |
|
||||
| open_multicast_foodie | Enable Foodie multicast source work mode | True |
|
||||
| open_multicast_fofa | Enable FOFA multicast source work mode | True |
|
||||
| open_online_search | Enable keyword search source feature | False |
|
||||
| open_proxy | Enable proxy, automatically obtains free available proxies, If there are no updates, this mode can be enabled | False |
|
||||
| open_request | Enable query request, the data is obtained from the network (only for hotel sources and multicast sources) | False |
|
||||
| open_service | Enable page service, used to control whether to start the result page service; if deployed on platforms like Qinglong with dedicated scheduled tasks, the function can be turned off after updates are completed and the task is stopped | True |
|
||||
| open_sort | Enable the sorting function (response speed, date, resolution) | True |
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | 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 | True |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
| final_file | Generated result file path | output/result.txt |
|
||||
| hotel_num | The number of preferred hotel source interfaces in the results | 10 |
|
||||
| hotel_page_num | Number of pages to retrieve for hotel regions | 1 |
|
||||
| hotel_region_list | List of hotel source regions, 'all' indicates all regions | all |
|
||||
| ipv4_num | The preferred number of IPv4 interfaces in the result | 5 |
|
||||
| ipv6_num | The preferred number of IPv6 interfaces in the result | 5 |
|
||||
| ipv6_support | It is forced to consider that the current network supports IPv6 and skip the check | False |
|
||||
| ipv_type | The protocol type of interface in the generated result, optional values: ipv4, ipv6, all | all |
|
||||
| ipv_type_prefer | Interface protocol type preference, prioritize interfaces of this type in the results, optional values: IPv4, IPv6, auto | auto |
|
||||
| min_resolution | Minimum interface resolution, requires enabling open_filter_resolution to take effect | 1920x1080 |
|
||||
| min_speed | Minimum interface speed (M/s), requires enabling open_filter_speed to take effect | 0.2 |
|
||||
| multicast_num | The number of preferred multicast source interfaces in the results | 10 |
|
||||
| multicast_page_num | Number of pages to retrieve for multicast regions | 1 |
|
||||
| multicast_region_list | Multicast source region list, 'all' indicates all regions | all |
|
||||
| online_search_num | The number of preferred keyword search interfaces in the results | 0 |
|
||||
| online_search_page_num | Page retrieval quantity for keyword search channels | 1 |
|
||||
| origin_type_prefer | Preferred interface source of the result, the result is sorted according to this order, separated by commas, for example: hotel, multicast, subscribe, online_search; hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search; If not filled in, it means that the source is not specified, and it is sorted according to the interface rate | |
|
||||
| recent_days | Retrieve interfaces updated within a recent time range (in days), reducing appropriately can avoid matching issues | 30 |
|
||||
| request_timeout | 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. | 10 |
|
||||
| sort_timeout | The timeout duration for speed testing of a single interface, in seconds (s). A larger value means a longer testing period, which can increase the number of interfaces obtained but may decrease their quality. A smaller value means a shorter testing time, which can obtain low-latency interfaces with better quality. Adjusting this value can optimize the update time. | 10 |
|
||||
| source_file | Template file path | config/demo.txt |
|
||||
| subscribe_num | The number of preferred subscribe source interfaces in the results | 10 |
|
||||
| urls_limit | Number of interfaces per channel | 10 |
|
||||
| Configuration Item | Description | Default Value |
|
||||
|:-----------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | Enable browser execution, If there are no updates, this mode can be enabled, which consumes more performance | False |
|
||||
| open_empty_category | Enable the No Results Channel Category, which will automatically categorize channels without results to the bottom | False |
|
||||
| open_filter_resolution | Enable resolution filtering, interfaces below the minimum resolution (min_resolution) will be filtered, GUI users need to manually install FFmpeg, the program will automatically call FFmpeg to obtain the interface resolution, it is recommended to enable, although it will increase the time-consuming of the speed measurement stage, but it can more effectively distinguish whether the interface can be played | True |
|
||||
| open_filter_speed | Enable speed filtering, interfaces with speed lower than the minimum speed (min_speed) will be filtered | True |
|
||||
| open_hotel | Enable the hotel source function, after closing it all hotel source working modes will be disabled | True |
|
||||
| open_hotel_foodie | Enable Foodie hotel source work mode | True |
|
||||
| open_hotel_fofa | Enable FOFA、ZoomEye hotel source work mode | True |
|
||||
| open_keep_all | Enable retain all search results, retain results with non-template channel names, recommended to be turned on when manually maintaining | False |
|
||||
| open_m3u_result | Enable the conversion to generate m3u file type result links, supporting the display of channel icons | True |
|
||||
| open_multicast | Enable the multicast source function, after disabling it all multicast sources will stop working | True |
|
||||
| open_multicast_foodie | Enable Foodie multicast source work mode | True |
|
||||
| open_multicast_fofa | Enable FOFA multicast source work mode | True |
|
||||
| open_online_search | Enable keyword search source feature | False |
|
||||
| open_proxy | Enable proxy, automatically obtains free available proxies, If there are no updates, this mode can be enabled | False |
|
||||
| open_request | Enable query request, the data is obtained from the network (only for hotel sources and multicast sources) | False |
|
||||
| open_service | Enable page service, used to control whether to start the result page service; if deployed on platforms like Qinglong with dedicated scheduled tasks, the function can be turned off after updates are completed and the task is stopped | True |
|
||||
| open_sort | Enable the sorting function (response speed, date, resolution) | True |
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | 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 | True |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
| final_file | Generated result file path | output/result.txt |
|
||||
| hotel_num | The number of preferred hotel source interfaces in the results | 10 |
|
||||
| hotel_page_num | Number of pages to retrieve for hotel regions | 1 |
|
||||
| hotel_region_list | List of hotel source regions, 'all' indicates all regions | all |
|
||||
| ipv4_num | The preferred number of IPv4 interfaces in the result | 5 |
|
||||
| ipv6_num | The preferred number of IPv6 interfaces in the result | 5 |
|
||||
| ipv6_support | It is forced to consider that the current network supports IPv6 and skip the check | False |
|
||||
| ipv_type | The protocol type of interface in the generated result, optional values: ipv4, ipv6, all | all |
|
||||
| ipv_type_prefer | Interface protocol type preference, prioritize interfaces of this type in the results, optional values: IPv4, IPv6, auto | auto |
|
||||
| min_resolution | Minimum interface resolution, requires enabling open_filter_resolution to take effect | 1920x1080 |
|
||||
| min_speed | Minimum interface speed (M/s), requires enabling open_filter_speed to take effect | 0.2 |
|
||||
| multicast_num | The number of preferred multicast source interfaces in the results | 10 |
|
||||
| multicast_page_num | Number of pages to retrieve for multicast regions | 1 |
|
||||
| multicast_region_list | Multicast source region list, 'all' indicates all regions | all |
|
||||
| online_search_num | The number of preferred keyword search interfaces in the results | 0 |
|
||||
| online_search_page_num | Page retrieval quantity for keyword search channels | 1 |
|
||||
| origin_type_prefer | Preferred interface source of the result, the result is sorted according to this order, separated by commas, for example: hotel, multicast, subscribe, online_search; hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search; If not filled in, it means that the source is not specified, and it is sorted according to the interface rate | |
|
||||
| recent_days | Retrieve interfaces updated within a recent time range (in days), reducing appropriately can avoid matching issues | 30 |
|
||||
| request_timeout | 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. | 10 |
|
||||
| sort_timeout | The timeout duration for speed testing of a single interface, in seconds (s). A larger value means a longer testing period, which can increase the number of interfaces obtained but may decrease their quality. A smaller value means a shorter testing time, which can obtain low-latency interfaces with better quality. Adjusting this value can optimize the update time. | 10 |
|
||||
| source_file | Template file path | config/demo.txt |
|
||||
| subscribe_num | The number of preferred subscribe source interfaces in the results | 10 |
|
||||
| urls_limit | Number of interfaces per channel | 10 |
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
open_driver = False
|
||||
# 开启无结果频道分类,自动归类至底部; 可选值: True, False | Enable empty category, automatically classified to the bottom; Optional values: True, False
|
||||
open_empty_category = False
|
||||
# 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤; 可选值: True, False | Enable resolution filtering, interfaces below the minimum resolution (min_resolution) will be filtered; Optional values: True, False
|
||||
# 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤,GUI用户需要手动安装FFmpeg,程序会自动调用FFmpeg获取接口分辨率,推荐开启,虽然会增加测速阶段耗时,但能更有效地区分是否可播放的接口,可选值:True, False | Enable resolution filtering, interfaces below the minimum resolution (min_resolution) will be filtered, GUI users need to manually install FFmpeg, the program will automatically call FFmpeg to obtain the interface resolution, it is recommended to enable, although it will increase the time-consuming of the speed measurement stage, but it can more effectively distinguish whether the interface can be played, optional values: True, False
|
||||
open_filter_resolution = True
|
||||
# 开启速率过滤,低于最小速率(min_speed)的接口将会被过滤; 可选值: True, False | Enable rate filtering, interfaces below the minimum rate (min_speed) will be filtered; Optional values: True, False
|
||||
open_filter_speed = True
|
||||
|
@ -2,7 +2,7 @@
|
||||
|:-----------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | 开启浏览器运行,若更新无数据可开启此模式,较消耗性能 | False |
|
||||
| open_empty_category | 开启无结果频道分类,自动归类至底部 | False |
|
||||
| open_filter_resolution | 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤 | True |
|
||||
| open_filter_resolution | 开启分辨率过滤,低于最小分辨率(min_resolution)的接口将会被过滤,GUI用户需要手动安装FFmpeg,程序会自动调用FFmpeg获取接口分辨率,推荐开启,虽然会增加测速阶段耗时,但能更有效地区分是否可播放的接口 | True |
|
||||
| open_filter_speed | 开启速率过滤,低于最小速率(min_speed)的接口将会被过滤 | True |
|
||||
| open_hotel | 开启酒店源功能,关闭后所有酒店源工作模式都将关闭 | True |
|
||||
| open_hotel_foodie | 开启 Foodie 酒店源工作模式 | True |
|
||||
|
@ -1,49 +1,49 @@
|
||||
| Configuration Item | Description | Default Value |
|
||||
|:-----------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | Enable browser execution, If there are no updates, this mode can be enabled, which consumes more performance | False |
|
||||
| open_empty_category | Enable the No Results Channel Category, which will automatically categorize channels without results to the bottom | False |
|
||||
| open_filter_resolution | Enable resolution filtering, interfaces with resolution lower than the minimum resolution (min_resolution) will be filtered | True |
|
||||
| open_filter_speed | Enable speed filtering, interfaces with speed lower than the minimum speed (min_speed) will be filtered | True |
|
||||
| open_hotel | Enable the hotel source function, after closing it all hotel source working modes will be disabled | True |
|
||||
| open_hotel_foodie | Enable Foodie hotel source work mode | True |
|
||||
| open_hotel_fofa | Enable FOFA、ZoomEye hotel source work mode | True |
|
||||
| open_keep_all | Enable retain all search results, retain results with non-template channel names, recommended to be turned on when manually maintaining | False |
|
||||
| open_m3u_result | Enable the conversion to generate m3u file type result links, supporting the display of channel icons | True |
|
||||
| open_multicast | Enable the multicast source function, after disabling it all multicast sources will stop working | True |
|
||||
| open_multicast_foodie | Enable Foodie multicast source work mode | True |
|
||||
| open_multicast_fofa | Enable FOFA multicast source work mode | True |
|
||||
| open_online_search | Enable keyword search source feature | False |
|
||||
| open_proxy | Enable proxy, automatically obtains free available proxies, If there are no updates, this mode can be enabled | False |
|
||||
| open_request | Enable query request, the data is obtained from the network (only for hotel sources and multicast sources) | False |
|
||||
| open_service | Enable page service, used to control whether to start the result page service; if deployed on platforms like Qinglong with dedicated scheduled tasks, the function can be turned off after updates are completed and the task is stopped | True |
|
||||
| open_sort | Enable the sorting function (response speed, date, resolution) | True |
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | 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 | True |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
| final_file | Generated result file path | output/result.txt |
|
||||
| hotel_num | The number of preferred hotel source interfaces in the results | 10 |
|
||||
| hotel_page_num | Number of pages to retrieve for hotel regions | 1 |
|
||||
| hotel_region_list | List of hotel source regions, 'all' indicates all regions | all |
|
||||
| ipv4_num | The preferred number of IPv4 interfaces in the result | 5 |
|
||||
| ipv6_num | The preferred number of IPv6 interfaces in the result | 5 |
|
||||
| ipv6_support | It is forced to consider that the current network supports IPv6 and skip the check | False |
|
||||
| ipv_type | The protocol type of interface in the generated result, optional values: ipv4, ipv6, all | all |
|
||||
| ipv_type_prefer | Interface protocol type preference, prioritize interfaces of this type in the results, optional values: IPv4, IPv6, auto | auto |
|
||||
| min_resolution | Minimum interface resolution, requires enabling open_filter_resolution to take effect | 1920x1080 |
|
||||
| min_speed | Minimum interface speed (M/s), requires enabling open_filter_speed to take effect | 0.2 |
|
||||
| multicast_num | The number of preferred multicast source interfaces in the results | 10 |
|
||||
| multicast_page_num | Number of pages to retrieve for multicast regions | 1 |
|
||||
| multicast_region_list | Multicast source region list, 'all' indicates all regions | all |
|
||||
| online_search_num | The number of preferred keyword search interfaces in the results | 0 |
|
||||
| online_search_page_num | Page retrieval quantity for keyword search channels | 1 |
|
||||
| origin_type_prefer | Preferred interface source of the result, the result is sorted according to this order, separated by commas, for example: hotel, multicast, subscribe, online_search; hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search; If not filled in, it means that the source is not specified, and it is sorted according to the interface rate | |
|
||||
| recent_days | Retrieve interfaces updated within a recent time range (in days), reducing appropriately can avoid matching issues | 30 |
|
||||
| request_timeout | 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. | 10 |
|
||||
| sort_timeout | The timeout duration for speed testing of a single interface, in seconds (s). A larger value means a longer testing period, which can increase the number of interfaces obtained but may decrease their quality. A smaller value means a shorter testing time, which can obtain low-latency interfaces with better quality. Adjusting this value can optimize the update time. | 10 |
|
||||
| source_file | Template file path | config/demo.txt |
|
||||
| subscribe_num | The number of preferred subscribe source interfaces in the results | 10 |
|
||||
| urls_limit | Number of interfaces per channel | 10 |
|
||||
| Configuration Item | Description | Default Value |
|
||||
|:-----------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
||||
| open_driver | Enable browser execution, If there are no updates, this mode can be enabled, which consumes more performance | False |
|
||||
| open_empty_category | Enable the No Results Channel Category, which will automatically categorize channels without results to the bottom | False |
|
||||
| open_filter_resolution | Enable resolution filtering, interfaces below the minimum resolution (min_resolution) will be filtered, GUI users need to manually install FFmpeg, the program will automatically call FFmpeg to obtain the interface resolution, it is recommended to enable, although it will increase the time-consuming of the speed measurement stage, but it can more effectively distinguish whether the interface can be played | True |
|
||||
| open_filter_speed | Enable speed filtering, interfaces with speed lower than the minimum speed (min_speed) will be filtered | True |
|
||||
| open_hotel | Enable the hotel source function, after closing it all hotel source working modes will be disabled | True |
|
||||
| open_hotel_foodie | Enable Foodie hotel source work mode | True |
|
||||
| open_hotel_fofa | Enable FOFA、ZoomEye hotel source work mode | True |
|
||||
| open_keep_all | Enable retain all search results, retain results with non-template channel names, recommended to be turned on when manually maintaining | False |
|
||||
| open_m3u_result | Enable the conversion to generate m3u file type result links, supporting the display of channel icons | True |
|
||||
| open_multicast | Enable the multicast source function, after disabling it all multicast sources will stop working | True |
|
||||
| open_multicast_foodie | Enable Foodie multicast source work mode | True |
|
||||
| open_multicast_fofa | Enable FOFA multicast source work mode | True |
|
||||
| open_online_search | Enable keyword search source feature | False |
|
||||
| open_proxy | Enable proxy, automatically obtains free available proxies, If there are no updates, this mode can be enabled | False |
|
||||
| open_request | Enable query request, the data is obtained from the network (only for hotel sources and multicast sources) | False |
|
||||
| open_service | Enable page service, used to control whether to start the result page service; if deployed on platforms like Qinglong with dedicated scheduled tasks, the function can be turned off after updates are completed and the task is stopped | True |
|
||||
| open_sort | Enable the sorting function (response speed, date, resolution) | True |
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | 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 | True |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
| final_file | Generated result file path | output/result.txt |
|
||||
| hotel_num | The number of preferred hotel source interfaces in the results | 10 |
|
||||
| hotel_page_num | Number of pages to retrieve for hotel regions | 1 |
|
||||
| hotel_region_list | List of hotel source regions, 'all' indicates all regions | all |
|
||||
| ipv4_num | The preferred number of IPv4 interfaces in the result | 5 |
|
||||
| ipv6_num | The preferred number of IPv6 interfaces in the result | 5 |
|
||||
| ipv6_support | It is forced to consider that the current network supports IPv6 and skip the check | False |
|
||||
| ipv_type | The protocol type of interface in the generated result, optional values: ipv4, ipv6, all | all |
|
||||
| ipv_type_prefer | Interface protocol type preference, prioritize interfaces of this type in the results, optional values: IPv4, IPv6, auto | auto |
|
||||
| min_resolution | Minimum interface resolution, requires enabling open_filter_resolution to take effect | 1920x1080 |
|
||||
| min_speed | Minimum interface speed (M/s), requires enabling open_filter_speed to take effect | 0.2 |
|
||||
| multicast_num | The number of preferred multicast source interfaces in the results | 10 |
|
||||
| multicast_page_num | Number of pages to retrieve for multicast regions | 1 |
|
||||
| multicast_region_list | Multicast source region list, 'all' indicates all regions | all |
|
||||
| online_search_num | The number of preferred keyword search interfaces in the results | 0 |
|
||||
| online_search_page_num | Page retrieval quantity for keyword search channels | 1 |
|
||||
| origin_type_prefer | Preferred interface source of the result, the result is sorted according to this order, separated by commas, for example: hotel, multicast, subscribe, online_search; hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search; If not filled in, it means that the source is not specified, and it is sorted according to the interface rate | |
|
||||
| recent_days | Retrieve interfaces updated within a recent time range (in days), reducing appropriately can avoid matching issues | 30 |
|
||||
| request_timeout | 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. | 10 |
|
||||
| sort_timeout | The timeout duration for speed testing of a single interface, in seconds (s). A larger value means a longer testing period, which can increase the number of interfaces obtained but may decrease their quality. A smaller value means a shorter testing time, which can obtain low-latency interfaces with better quality. Adjusting this value can optimize the update time. | 10 |
|
||||
| source_file | Template file path | config/demo.txt |
|
||||
| subscribe_num | The number of preferred subscribe source interfaces in the results | 10 |
|
||||
| urls_limit | Number of interfaces per channel | 10 |
|
Loading…
x
Reference in New Issue
Block a user