hartator / wayback-machine-downloader

Download an entire website from the Wayback Machine.
Other
5.24k stars 691 forks source link

Only downloading index.html instead of whole website #296

Open kingmustard opened 2 months ago

kingmustard commented 2 months ago

Here is what I am trying to download:

https://web.archive.org/web/20020809144751/http://www.elliotsworld.co.uk/

Which looks like this:

1

This is the command I used:

wayback_machine_downloader http://www.elliotsworld.co.uk --from 20020809144751 --to 20020809144751

This was the command result:

Downloading http://www.elliotsworld.co.uk to websites/www.elliotsworld.co.uk/ from Wayback Machine archives.

Getting snapshot pages..................................................................................................... found 101 snaphots to consider.

1 files to download:
http://www.elliotsworld.co.uk:80/ -> websites/www.elliotsworld.co.uk/index.html (1/1)

Download completed in 106.83s, saved in websites/www.elliotsworld.co.uk/ (1 files)

C:\Windows\System32>

However, it only downloaded index.html, which looks like this:

2

Any ideas?

idxstartk commented 1 month ago

yeah it's not working now.