Skip to content

Releases: KoalaBear84/OpenDirectoryDownloader

OpenDirectoryDownloader v2.1.0.1

30 Oct 22:14
Compare
Choose a tag to compare
  • Custom headers (Thanks @Chaphasilor)
  • Use username/password from Url
  • Detect noscript when no directories/files found and display warning
  • Ignore dynamic linux folders
  • Show message that Cloudflare protection is not supported
  • Fix loop for Go2Index
  • Show Rate Limit for Go2Index instead of Error

OpenDirectoryDownloader v2.1.0.0

05 Oct 20:53
Compare
Choose a tag to compare
  • Add SOCKS 4/4a/5 proxy support

OpenDirectoryDownloader v2.0.1.3

04 Oct 06:12
Compare
Choose a tag to compare
  • Added support for anoter format + tests
  • Show inner exception messages

OpenDirectoryDownloader v2.0.1.2

12 Sep 13:03
Compare
Choose a tag to compare
  • Also allow fallback for table
  • Add CheckParents and checkParents everywhere
  • Change tests for new behavior
  • Add support for another format + test

OpenDirectoryDownloader v2.0.1.1

28 Aug 12:19
Compare
Choose a tag to compare
  • Combine statistics in a single log and use same format (Fixes #103)
  • Fix "Nullable object must have a value" when no ContentLength header
  • Fix error when provided url is not HTML
  • Ignore invalid links

OpenDirectoryDownloader v2.0.1.0

28 Aug 11:33
Compare
Choose a tag to compare
  • Add support for another format
  • Small fixes and improvements

OpenDirectoryDownloader v2.0.0.9

24 Aug 15:19
Compare
Choose a tag to compare
  • Add another format + tests (Thanks PM_ME_TO_PLAY_A_GAME)
  • Fix buffer length when smaller than 10 KiB
  • Log HTTP statuscode and content length

OpenDirectoryDownloader v2.0.0.7

22 Aug 22:25
7893d17
Compare
Choose a tag to compare

OpenDirectoryDownloader v2.0.0.6

19 Aug 08:19
Compare
Choose a tag to compare

OpenDirectoryDownloader v2.0.0.5

05 Aug 20:40
Compare
Choose a tag to compare
  • Skip responses large than 20MB, handle as a file instead of directory
  • Skip files which do not contain HTML, or very unlikely
  • Show warning for very large respones (which might be HTML)