mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 20:58:29 +03:00
Update manifests and modules
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .telegram_extractor import TelegramExtractor
|
||||
@@ -2,7 +2,7 @@ import requests, re, html
|
||||
from bs4 import BeautifulSoup
|
||||
from loguru import logger
|
||||
|
||||
from auto_archiver.base_modules import Extractor
|
||||
from auto_archiver.base_processors import Extractor
|
||||
from auto_archiver.core import Metadata, Media
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user