Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Version 3.3.0

Compare
Choose a tag to compare
@setnicka setnicka released this 28 Dec 22:23
· 35 commits to master since this release
  • Use separate temp file directory for .udown, .ucache and Tor files
    • Set by --temp option in cmd.py, default to current working directory
  • Auto remove .udown and .ucache files on successful download using cmd.py
  • Support for batch sequential download (multiple URLs could be
    specified) when using cmd.py
  • Enhanced cmd.py usage message
  • TorRunner is not stopped inside Downloader class (caller responsibility)