Skip to content

DLI-downloader-5.6

Compare
Choose a tag to compare
@cancerian0684 cancerian0684 released this 14 Mar 04:40
· 6 commits to master since this release

Changelist (this version requires Java 8)

  1. Migrated to Java 8, please download Java 8 Runtime (JRE) from Oracle website - http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html
  2. Added description to the property values in Settings Tab.
  3. All queued items will show Title information in the downloads Tab.
  4. Increased the maximum limit for Parallel Jobs from 4 to 6, queue size from 200 to 1000.
  5. Hide tool specific settings from the Settings Tab.
  6. Option to download multiple books by selecting them in one go.
  7. Added Help and About Tabs in the main window.
  8. Faster metadata fetching algorithm.
  9. Downloaded file's name will reflect Author, Year and Language.
  10. Fixed progress bar issue where wrong progress was shown on the download panel.

Steps To Run

  1. Extract the ZIP file to obtain the jar file
  2. Double click the jar file, it should start the dli downloader tool, if it does not work then try opening the jar with javaw.exe (program files x86/java/jre/bin), or execute the below command from command prompt
    java -jar dli-downloader-5.6-jar-with-dependencies