Download Latest Version v6.1.0 source code.zip (278.9 kB)
Email in envelope

Get an email when there's a new version of gdown

Home / v5.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-01-11 825 Bytes
v5.2.1 source code.tar.gz 2026-01-11 283.7 kB
v5.2.1 source code.zip 2026-01-11 291.1 kB
Totals: 3 Items   575.7 kB 0

Fixes

  • cached_download: Verify file hash before moving to final location instead of after (https://github.com/wkentaro/gdown/pull/417)
  • Previously, the hash was verified after moving to the final path, which could leave corrupted files in place if hash verification failed
  • download: Fix speed limit throttling logic to use independent byte counter instead of pbar.n (https://github.com/wkentaro/gdown/pull/407)
  • The speed limiter now correctly tracks downloaded bytes independently from the progress bar
  • Also fixes unnecessary sleep when resuming downloads with speed limit (since pbar.n includes start_size from resumed downloads)

Chores

Source: README.md, updated 2026-01-11