Skip to content

Version 1.4

Compare
Choose a tag to compare
@ishanjain28 ishanjain28 released this 09 Sep 03:23
· 26 commits to master since this release

This version brings a lot of fixes.

  1. RAM usage should now be considerably less and the size of file you are downloading wouldn't cause any change in it.
  2. No temporary files are created to store the parts as they are downloading.
  3. Previously, When a connection failed all the bytes downloaded by that connection were discarded. In this update, It only downloads the bytes which have not been downloaded yet.
  4. It shows stats like average speed and time elapsed, Absolute path to file.
  5. On windows machines, The Command prompt window won't close immediately in case of an error.
  6. A name argument to set the download directory.