archivebox.cli.archivebox_remove
Module Contents
Functions
Remove the specified URLs from the archive |
|
Remove the specified URLs from the archive |
Data
API
- archivebox.cli.archivebox_remove.remove(filter_patterns: collections.abc.Iterable[str] = (), filter_type: str = 'exact', snapshots: django.db.models.QuerySet | None = None, after: float | None = None, before: float | None = None, yes: bool = False, out_dir: pathlib.Path = CONSTANTS.DATA_DIR, timeout: float | None = None, **kwargs) dict[str, object][source]
Remove the specified URLs from the archive