Skip to content

Version 2.0

Choose a tag to compare

@adamdehaven adamdehaven released this 04 May 17:08
· 35 commits to master since this release
  • Added prompt to allow user to configure save location (directory).
    • Script automatically creates save location (directory) if it does not exist.
  • Added check to determine if URL is valid (looks for HTTP status 200).
  • Added error handing for invalid URLs/strings.
  • Added automatic HTTP 301 redirect following (for first redirect). Fixes most protocol mismatches.
  • Added beforeExit trap to cleanup empty files and colors if user aborts.