v0.0.3
版本发布时间: 2017-10-30 17:17:11
ArchiveBox/ArchiveBox最新发布版本:v0.8.4-rc(2024-09-12 07:27:16)
New Features:
- Support for parsing links from RSS feeds
- Support for specifying a URL as well as local file paths:
./archive.py https://example.com/path/to/rss/feed.xml
- Support for
--user-data-dir
for archiving restricted sites with chrome headless - Simple & Fancy HTML & JSON indexes for each individual link
- Archive attempt history stored in link
index.json
Improvements:
- Append to existing archive instead of overwriting the index each time
- Reduced unnecessary config options, it should "just work"
- Smartly dedupe and cleanup messy archive folders
- Massively cleaned up codebase