mirror of
https://github.com/birbwatcher/wayback-machine-downloader.git
synced 2026-02-10 14:52:23 +00:00
fix: prevent crashes on invalid paths and silent CDX JSON parse errors
This commit is contained in:
@@ -50,8 +50,12 @@ This webarchive website downloader has an interactive interface, supports downlo
|
||||
|
||||
```bash
|
||||
git clone https://github.com/birbwatcher/wayback-machine-downloader.git
|
||||
```
|
||||
go to inner folder "wayback-machine-downloader"
|
||||
```bash
|
||||
cd wayback-machine-downloader
|
||||
|
||||
```
|
||||
```bash
|
||||
# Install dependencies
|
||||
npm install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user