You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download location is used to tell the RPC server the save location of download resources. The location is the absolute path of the system where the RPC server is located
As shown in the figure above, multiple RPC entries can be set for the same RPC URL. Each entry is set with a different download location to facilitate selecting different save location when export download via context menu.
Note: The download location will be not verified for validity. If an incorrect or invalid address is filled in, the downloaded file will be saved at Aria2 binary path or failed if there is no privilege.
URL Pattern
URL pattern can automatically select RPC server by setting regular expression and matching resource download URL, so as to realize default RPC server switching or automatic archiving of download resources.
Examples:
Set default Aria2 server. Just fill * in the URL pattern column to determine which RPC server is default.
Sort downloaded files by file type. As shown in the above figure, the extension will automatically download the MKV MP4 torrent file to E:\Videos.
关于下载目录
下载目录用来告诉 RPC Server 下载资源的保存地址,地址格式为 RPC Server 所在系统的绝对路径
alexhua
changed the title
[Tips] How to Use "Download Location" and "URL Pattern" efficiently.
How to Use "Download Location" and "URL Pattern"
Aug 24, 2021
alexhua
changed the title
How to Use "Download Location" and "URL Pattern"
How to Use "Download Location" and "URL Pattern" efficiently
Aug 24, 2021
alexhua
changed the title
How to Use "Download Location" and "URL Pattern" efficiently
如何通过 URL Pattern 实现文件分类下载和存储 (How to Use "Download Location" and "URL Pattern" efficiently)
Dec 18, 2024
As shown in the figure above, multiple RPC entries can be set for the same RPC URL. Each entry is set with a different download location to facilitate selecting different save location when export download via context menu.
Note: The download location will be not verified for validity. If an incorrect or invalid address is filled in, the downloaded file will be saved at Aria2 binary path or failed if there is no privilege.
Examples:
Set default Aria2 server. Just fill
*
in the URL pattern column to determine which RPC server is default.Sort downloaded files by file type. As shown in the above figure, the extension will automatically download the MKV MP4 torrent file to E:\Videos.
如上图,同一个 RPC 地址可以设置多个 RPC 条目,每个条目设置不同的下载目录来方便右键导出时,选择不同的保存地址。
注意:下载目录没有做合法性校验,如果填入了错误或无效的地址,下载文件将会保存到Aria2所在目录。
两个例子:
*
。补充说明:#107
The text was updated successfully, but these errors were encountered: