feat: implement --show-metadata option

This commit is contained in:
2026-06-29 17:54:14 +02:00
parent 11aed3771d
commit e7ed3a334e
6 changed files with 367 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ certificate pinning and metadata debugging to all TLS protocols.
extension to text/html files from WebDAV, Gopher.
- [x] **`--backup-converted` for WebDAV mirrors** — keep `.orig` backups
before link conversion.
- [ ] **`--show-metadata`** — display `.goget.meta` contents for debugging
- [x] **`--show-metadata`** — display `.goget.meta` contents for debugging
interrupted/resumed downloads.
---