Refactor archivers to make it easier to add support for new types of URLs

This commit is contained in:
Logan Williams
2022-02-20 10:27:25 +01:00
parent b52380446f
commit 51d448f0cb
7 changed files with 807 additions and 417 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ tmp/
expmt/
service_account.json
__pycache__/
._*