Skip to content

Copper Download Manager v0.5.0

Choose a tag to compare

@MohamedSubarashi MohamedSubarashi released this 01 Sep 11:08
· 5 commits to main since this release

v0.5.0

Desktop app

  • Fixed yt-dlp downloads stalling after ~50 files (stdout/stderr pipe was never drained; added a 60s stall watchdog that kills hung jobs)
  • Real file sizes now shown for all download types (not just torrents); completed downloads report their true on-disk size
  • Added a percent progress bar in the download table (updated live with speed, size and ETA)
  • Download-type include/exclude filter redesigned as per-type rules: each type (Image/Video/Audio/Document/Archive/Executable/Torrent/Other) now has its own independent Allow / Block action instead of one shared global filter
  • Bumped version to 0.5.0

Browser extension (v5.0.0, Chrome + Firefox)

  • IDM-style media download bar now offers both MP4 AND MP3 options per video — \Download MP4\ grabs the raw video, \Download MP3\ extracts the audio track (via yt-dlp + FFmpeg). Audio sources get a direct MP3 button.
  • Install detection upgraded: native host ping + HTTP ping to the app's local API (127.0.0.1:24680) so status is accurate even without the registered host
  • Auto-detects
  • Fresh content-script (copper-bar.js) with per-page media scanning

Artifacts

  • CopperDownloadManager-0.5.0-setup.exe (installer)
  • CopperDownloadManager-0.5.0-portable.zip (portable)