mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 05:08:28 +03:00
Save to folders for S3 and GD. Google Drive (GD) storage
This commit is contained in:
@@ -9,6 +9,7 @@ class GWorksheet:
|
||||
eg: if header=4, row 5 will be the first with data.
|
||||
"""
|
||||
COLUMN_NAMES = {
|
||||
'filenumber': 'file number',
|
||||
'url': 'link',
|
||||
'archive': 'archive location',
|
||||
'date': 'archive date',
|
||||
|
||||
Reference in New Issue
Block a user