Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望添加下载的配置及 Url 替换功能 #54

Open
SOCK-MAGIC opened this issue Oct 20, 2023 · 2 comments
Open

希望添加下载的配置及 Url 替换功能 #54

SOCK-MAGIC opened this issue Oct 20, 2023 · 2 comments
Labels
新需求 新的功能需求

Comments

@SOCK-MAGIC
Copy link
Contributor

No description provided.

@SakurajimaMaii SakurajimaMaii added the 新需求 新的功能需求 label Oct 20, 2023
@SakurajimaMaii
Copy link
Owner

Url可以通过 setDownloadUrl 进行设置,以下是示例

val downloadTask = DLManager
    .createTaskConfig()
    .setDownloadUrl("https://down.oray.com/sunlogin/windows/SunloginClient_13.3.1.56398_x64.exe")
    ..... // 其他设置

请问你是希望替换什么

@SOCK-MAGIC
Copy link
Contributor Author

下载过程中url替换

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
新需求 新的功能需求
Projects
None yet
Development

No branches or pull requests

2 participants