v2.4.2
- added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the output URLs in file.
- added cached_save flag on waybackpy URL object, if the returned saved archive is older than 3 mins the flag is true else false.
- BUG FIX : the CLI --json arg was not returning valid JSON instead JSON loaded python dict. This is now fixed.