Skip to content

v2.2.0

Compare
Choose a tag to compare
@akamhy akamhy released this 17 Oct 11:53
· 241 commits to master since this release

Changes:

  • Added archive_url and --archive_url in the wrapper and CLI respectively. This just is an alias for the newest method.
  • All the return types of archive URLs are not strings anymore but instance of the Url class.
  • Added JSON and --json in the wrapper and CLI respectively. Used to read the API response of the avialiblity API.
  • the len() method on Url objects will now return the age of the archive.

Download waybackpy