From fa10e3f006464f6607e43bfdad5c4c94d726d737 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 11 Jan 2019 07:27:28 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 41d8b6e..8a9ee8b 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ -ArchiveBox saves an archived copy of the websites you visit (the actual *content* of each site, not just the list of links). It can archive your entire browsing history, or import links from bookmarks managers, rss, text files and more. +ArchiveBox saves an archived copy of the websites you visit into a local browsable folder (the actual *content* of each site, not just the list of links). It can archive your entire browsing history, or import links from bookmarks managers, rss, text files and more. ArchiveBox can import links from: @@ -17,9 +17,12 @@ ArchiveBox can import links from: For each site, it outputs (configurable): - Browsable static HTML archive (wget) +- WARC archive (wget warc) - PDF (Chrome headless) - Screenshot (Chrome headless) -- HTML after 2s of JS running (Chrome headless) +- HTML DUMP after 2s of JS running in Chrome headless +- Git repo download (git clone) +- Media download (youtube-dl: video, audio, subtitles, including playlists) - Favicon - Submits URL to archive.org - Index summary pages: index.html & index.json