Add some more fields to media DB, fix bugs in testing

This commit is contained in:
Logan Williams
2022-07-05 11:11:43 +02:00
parent 4ddd8d6b63
commit 6149c4279d
10 changed files with 558 additions and 390 deletions

View File

@@ -29,6 +29,7 @@ ocrd-pyexiftool = "*"
gabber = {git = "https://github.com/stanfordio/gabber.git"}
snscrape = {git = "https://github.com/bellingcat/snscrape"}
polyphemus = {git = "https://github.com/bellingcat/polyphemus"}
filelock = "*"
[dev-packages]
pytest = "*"