mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
s3 storaging + WIP gsheets DB
This commit is contained in:
@@ -10,8 +10,7 @@ import json
|
||||
@dataclass
|
||||
class Media:
|
||||
filename: str
|
||||
id: str = None
|
||||
hash: str = None
|
||||
key: str = None
|
||||
cdn_url: str = None
|
||||
hash: str = None
|
||||
|
||||
# id: str = None
|
||||
# hash: str = None # TODO: added by enrichers
|
||||
|
||||
Reference in New Issue
Block a user