amir1376 / amir1376/ab-download-manager
[Feature Request] start the download right after the first get request
未关闭
- 主要语言
- 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 还没有评估数据。