mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 08:39:54 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -17,6 +17,8 @@ echo 'https://example.com' | ./archive
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Archive URLs from a remote RSS feed or file
|
## Archive URLs from a remote RSS feed or file
|
||||||
|
ArchiveBox will download the URL to a local file in `output/sources/` attempt to autodetect the format and import any URLs found. Currently, Netscape HTML, JSON, RSS, and plain text links lists are supported.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./archive https://example.com/feed.rss
|
./archive https://example.com/feed.rss
|
||||||
# or
|
# or
|
||||||
|
Reference in New Issue
Block a user