Skip to content

Download size estimator for file downloads#591

Merged
rusq merged 6 commits intomasterfrom
i582
Dec 27, 2025
Merged

Download size estimator for file downloads#591
rusq merged 6 commits intomasterfrom
i582

Conversation

@rusq
Copy link
Copy Markdown
Owner

@rusq rusq commented Dec 27, 2025

Fixes #582.

  • extract redownload logic to a sep pkg
  • Use new download logic
  • ux
  • brushing up
  • turd polishing

New redownload flags:

  • -dry or -estimate that will instruct to count number and size of files to be downloaded, and not actually download anything. For example slackdump tools redownload -dry my_archive/
  • Works only on directories. Use slackdump tools unzip if need to unpack export or dump.

@rusq
Copy link
Copy Markdown
Owner Author

rusq commented Dec 27, 2025

@codex

@chatgpt-codex-connector
Copy link
Copy Markdown

To use Codex here, create an environment for this repo.

@rusq
Copy link
Copy Markdown
Owner Author

rusq commented Dec 27, 2025

@codex

@chatgpt-codex-connector
Copy link
Copy Markdown

Summary

  • No changes made; no actionable request beyond the @codex mention.

Testing

  • Not run (no changes).

View task →

@rusq rusq merged commit 9b9bede into master Dec 27, 2025
3 checks passed
@rusq rusq deleted the i582 branch December 27, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File download size estimator for existing archives

1 participant