wdt v1.20.1509241 Release Notes

Release Date: 2015-09-26 // over 8 years ago
  • Really fixed URL backward compatibility (use -url_backward_compatibility=true if you have a wdt v20 talking to v18 or earlier)

    new -exit_on_bad_flags=false if you want to continue despite bad command line (useful for forward compatibility)

    shorter urls (wdt://host:port?num_port=4) and correct escaping of ipv6 [addr]

    0️⃣ wdt receiver will now not overwrite any file by default unless you add -overwrite or use download resumption

    🛠 misc bug fixes and cleanup