From d08c4ec35d45477ec0c7a370ae320f6a1b6d3655 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 12 Aug 2026 16:42:14 -0700 Subject: [PATCH] Install extractors before screenshot crawls --- bin/collect_ui_screenshots.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/collect_ui_screenshots.sh b/bin/collect_ui_screenshots.sh index 42194e9e..3cc3a411 100755 --- a/bin/collect_ui_screenshots.sh +++ b/bin/collect_ui_screenshots.sh @@ -92,6 +92,7 @@ echo "[*] Initializing the ArchiveBox collection at $DATA_DIR" ( cd "$DATA_DIR" uv run --no-cache --project "$REPO_DIR" archivebox init --quick + uv run --no-cache --project "$REPO_DIR" archivebox install ) SEED_STATE="$( (