mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 06:03:23 +02:00
add more examples to quickstart
This commit is contained in:
@@ -44,6 +44,8 @@ archivebox --version
|
|||||||
mkdir ~/archivebox && cd ~/archivebox
|
mkdir ~/archivebox && cd ~/archivebox
|
||||||
archivebox init
|
archivebox init
|
||||||
archivebox add 'https://example.com'
|
archivebox add 'https://example.com'
|
||||||
|
archivebox schedule --every day https://getpocket.com/users/USERNAME/feed/all
|
||||||
|
archivebox oneshot --extract=media https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
||||||
archivebox help # to see more options
|
archivebox help # to see more options
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user