建议增加对限时有效的链接的支持
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 26.4k
- Forks
- 1.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 50
Description
适用场景:下载链接本身有效时间相对文件体积太短
当前表现:未下载完成,链接失效
需要下载工具支持断点续传和更改下载链接
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how the download manager handles link expiration and resume state, then determine how a replacement URL would be supplied and persisted. Done means an incomplete download can resume with a changed URL without losing progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100