feat: add resume support to Gemini protocol
This commit is contained in:
@@ -40,7 +40,7 @@ It is designed to be:
|
||||
- **Parallel chunked downloads** — automatically splits files over 100 MB into
|
||||
concurrent chunks using byte-range requests.
|
||||
- **Resume interrupted transfers** — metadata-driven resume with `.goget.meta`
|
||||
tracking across HTTP, FTP, SFTP, and WebDAV.
|
||||
tracking across HTTP, FTP, SFTP, WebDAV, and Gemini.
|
||||
- **Recursive downloading & mirroring** — follow links, filter by pattern or
|
||||
MIME type, limit depth, stay within domain. Full site mirrors with link
|
||||
conversion for offline viewing and `robots.txt` compliance.
|
||||
|
||||
Reference in New Issue
Block a user