{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Archiving","url":"https://skillfed.io/packages/category/system-archiving"},{"label":"Indexing/Search","url":"https://skillfed.io/packages/category/internet-www-http-indexing-search"},{"label":"Application","url":"https://skillfed.io/packages/category/internet-www-http-wsgi-application"},{"label":"Backup","url":"https://skillfed.io/packages/category/system-archiving-backup"},{"label":"Recovery Tools","url":"https://skillfed.io/packages/category/system-recovery-tools"},{"label":"Sociology","url":"https://skillfed.io/packages/category/sociology"}],"enrichment":{"capability":"A CLI tool that auto-detects and downloads content from URLs using a plugin-based architecture, supporting multiple extraction methods (HTML, PDFs, screenshots, metadata, media) in a single command.","skillfed_tags":["web-archiving","cli-tool","plugin-system"],"use_cases":["Archive a webpage with HTML, PDF, screenshot, and extracted text in one command.","Download video playlists with metadata and subtitles using the ytdlp plugin.","Extract article content, favicon, and outlinks from a URL for OSINT or research.","Batch-download multiple URLs with consistent output structure for digital preservation.","Configure and pre-install plugin dependencies for reproducible archiving workflows.","Customize plugin selection by output type (e.g., --output=pdf,html,video) or by name."],"what_it_does":"abx-dl is a unified CLI interface to the ArchiveBox plugin ecosystem for downloading and extracting content from URLs. It runs a collection of specialized tools (wget, browser automation, media extractors, etc.) in a single command, organizing output by plugin into a structured directory with a JSON log. The tool is designed for scraping, OSINT, digital preservation, and backup workflows where you want multiple extraction methods applied automatically without orchestrating separate commands.\n\nIt works by loading plugins from the abx-plugins package, resolving required external binaries through a multi-provider system (env, pip, npm, brew, apt, cargo, browser-specific), and executing them in phases: install (binary resolution), crawl setup (expensive per-crawl processes), and snapshot (per-URL extraction). Configuration is managed through environment variables and a persistent config file, with per-plugin timeouts and binary path overrides available.","worth_installing":"Yes. Active, well-maintained, low-friction install with no compiled dependencies. MIT license is permissive. Solves a real problem\u2014unified multi-tool downloading\u2014for archiving, scraping, and OSINT workflows. Plugin architecture is flexible and extensible. No known vulnerabilities. Main gotcha: external binaries (wget, chrome, etc.) must be available or auto-installed; test on your target platform first."},"id":"abx-dl","links":{"html":"https://skillfed.io/packages/abx-dl","md":"https://skillfed.io/packages/abx-dl.md","pypi":"https://pypi.org/project/abx-dl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"abx-dl","python_support":"supports_current","summary":"All-in-one CLI tool to download and extract content from URLs"},"popularity":{"monthly_downloads":155309,"position":10825,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.12.132"}
