mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 05:08:28 +03:00
Further fixes/changes to loading 'types' for config + manifest edits
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
'name': 'Generic Extractor',
|
||||
'version': '0.1.0',
|
||||
'author': 'Bellingcat',
|
||||
'type': ['extractor', 'feeder', 'enricher'],
|
||||
'type': ['extractor'],
|
||||
'requires_setup': False,
|
||||
'dependencies': {
|
||||
'python': ['yt_dlp', 'requests', 'loguru', 'slugify'],
|
||||
|
||||
Reference in New Issue
Block a user