mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
0.8.0 new features and dependency updates (#119)
* wacz can extract_screenshot only * new meta enricher * twitter api can use multiple authentication tokens in sequence * cleanup non-dup logic * meta info on archive duration * minor html report update * updated dependencies * new version
This commit is contained in:
committed by
GitHub
parent
499832d146
commit
e6b6b83007
@@ -6,4 +6,5 @@ from .thumbnail_enricher import ThumbnailEnricher
|
||||
from .wacz_enricher import WaczArchiverEnricher
|
||||
from .whisper_enricher import WhisperEnricher
|
||||
from .pdq_hash_enricher import PdqHashEnricher
|
||||
from .metadata_enricher import MetadataEnricher
|
||||
from .metadata_enricher import MetadataEnricher
|
||||
from .meta_enricher import MetaEnricher
|
||||
Reference in New Issue
Block a user