This repository has been archived by the owner on Jan 27, 2024. It is now read-only.
Version 3.3.0
- Use separate temp file directory for .udown, .ucache and Tor files
- Set by
--temp
option in cmd.py, default to current working directory
- Set by
- 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)