No need to fetch archive_url and timestamp from availability API on init (#55)

* No need to fetch archive_url and timestamp from availability API on init. 

Not useful if all I want is to archive a page

* Update test_wrapper.py

* Update wrapper.py

* Update test_wrapper.py

* Update wrapper.py

* Update cli.py

* Update wrapper.py

* Update __version__.py

* Update __version__.py

* Update __version__.py

* Update __version__.py

* Update setup.py

* Update README.md
This commit is contained in:
Akash Mahanty
2021-01-02 11:10:23 +05:30
committed by GitHub
parent 0b71433667
commit 7c7fd75376
5 changed files with 102 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ setup(
author=about["__author__"],
author_email=about["__author_email__"],
url=about["__url__"],
download_url="https://github.com/akamhy/waybackpy/archive/2.3.1.tar.gz",
download_url="https://github.com/akamhy/waybackpy/archive/2.3.2.tar.gz",
keywords=[
"Archive It",
"Archive Website",