amir1376 / amir1376/ab-download-manager

[Feature Request] start the download right after the first get request

未关闭
#756 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Kotlin
星标
17.9k
派生
913
平均合并
7 小时 1 分钟
30 天内合并 PR
7

描述

there are some file hosting websites that let you send a single get request per IP for a time frame, since the app sends a get request to get the file name and the size while waiting for the user to start it, and another get request to actually start the download the second one gets blocked.

some managers like IDM starts the download in the background while waiting for the user to press the GUI option and if the user cancels it it simply discards what was downloaded.

an option to have a behavior like that can fix this problem.

best of lucks and thank you for the project and the great work.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。