Skip to content

Releases: Chaphasilor/open-directory-downloader

open-directory-downloader 2.0.0

15 Feb 20:32
95efc9e
Compare
Choose a tag to compare

Changelog

  • fixed permission issue on linux
  • improved install experience
  • automatically create output dir if it doesn't exist yet

open-directory-downloader 1.1.0

26 Jan 21:19
b7a0f56
Compare
Choose a tag to compare

Changelog

  • added a new options parameter to scanUrl()
  • added outputFile option
  • renamed keepJson to keepJsonFile and moved it into the options parameter
  • added keepUrlFile option
  • added performSpeedtest option
  • added uploadUrlFile option
  • renamed scanFile to jsonFile in ScanResult
  • include urlFile in ScanResult
  • if scanUrl() rejects, it now returns an Array consisting of the error at index 0 and if possible a subset of ScanResult at index 1
  • upgraded to OpenDirectoryDownloader v1.9.3.6
    fixes problems with output file naming and non-ascii characters in URLs

Initial Release

23 Jan 19:31
Compare
Choose a tag to compare

First release & publish to npm.

Support for Open Directory Downloader versions >1.9.3.1