Akash Mahanty
|
2bea92b348
|
fix bug with the third matching case of the archive_url_parser, caught while writing more tests fo the save API interface.
|
2022-01-24 13:31:30 +05:30 |
|
Akash Mahanty
|
7844d15d99
|
close the session in save api interface
|
2022-01-23 18:34:06 +05:30 |
|
Akash Mahanty
|
405e9a2a79
|
waybackpy/save_api.py : Added doc strings and also lint with black.
|
2022-01-22 00:41:10 +05:30 |
|
Akash Mahanty
|
5e9fdb40ce
|
escape '.' before 'archive.org'
escape '.' before 'archive.org' on line 88 so it does not match more hosts than expected.
|
2022-01-21 19:51:08 +05:30 |
|
Akash Mahanty
|
4e68cd5743
|
Create separate module for the 3 different APIs also CDX is now CLI supported.
|
2022-01-02 14:14:45 +05:30 |
|