From 1b5524488456dc96a72bd003f13925fe03e5b924 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Nov 2023 22:08:04 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ede4cf6..c7e68dcb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ curl -sSL 'https://get.archivebox.io' | sh # (or see pip/brew/Docker instruct **You can feed it URLs one at a time, or schedule regular imports** from browser bookmarks or history, feeds like RSS, bookmark services like Pocket/Pinboard, and more. See input formats for a full list. -**It saves offline-viewable snapshots of the URLs you feed it in several redundant formats (HTML, PDF, PNG, WARC, etc.).** It also auto-detects the content featured *inside* each webpage extracts it out to common, easy file formats: +**It saves offline-viewable snapshots of the URLs you feed it in several redundant formats (HTML, PDF, WARC, etc.).** It also auto-detects the content featured *inside* each webpage extracts it out to common, easy file formats: - `YouTube/SoundCloud/etc. -> mp3/mp4`, - `news articles -> article body text` - `github/gitlab/etc. links -> cloned source code`