mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-27 20:28:37 +03:00
Update manifests and modules
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .thumbnail_enricher import ThumbnailEnricher
|
||||
|
||||
@@ -9,7 +9,7 @@ and identify important moments without watching the entire video.
|
||||
import ffmpeg, os
|
||||
from loguru import logger
|
||||
|
||||
from auto_archiver.base_modules import Enricher
|
||||
from auto_archiver.base_processors import Enricher
|
||||
from auto_archiver.core import Media, Metadata, ArchivingContext
|
||||
from auto_archiver.utils.misc import random_str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user