hartator / wayback-machine-downloader

Download an entire website from the Wayback Machine.
Other
5.29k stars 699 forks source link

"Site is not in Wayback Machine Archive." #113

Open jimlynnjulian opened 6 years ago

jimlynnjulian commented 6 years ago

Tried to download website. Tried different timestamp options. Nothing worked. The website is on archive.org. Several years of the site are on archive.org, but the software does not recognize this.

wayback_machine_downloader https://web.archive.org/web/20170601000000*/www.familychristmasonline.com --from 20170607060246 --to 20170708215434

wayback_machine_downloader https://web.archive.org/web/20170708215434/https://familychristmasonline.com/

wayback_machine_downloader https://web.archive.org/web/20160108131357/https://www.familychristmasonline.com:80/

wayback_machine_downloader https://web.archive.org/web/20160108131357/https://www.familychristmasonline.com/

Subtixx commented 6 years ago

As in the example you just have to specify the website URL not the full url from archive.org

jimlynnjulian commented 6 years ago

The links are exact copies of urls that were problems.

byAaronC commented 6 years ago

@jimlynnjulian instead of using the entire wayback machine URL like you have, use just the site url (i.e. www.familychristmasonline.com/) and select the parameters you want from here

Jatts-Art commented 6 years ago

I'm currently getting this exact same issue, on Windows 7 and latest version of Ruby. Nothing I type seems to work, no matter the combinations or spelling. The website I'm trying to download also doesn't use .com btw... so I hope that isn't contributing to the problem. The website is, of course, most definitely archived despite what the error is saying. Either way I'd really like to figure this out...

Edit: Nevermind, apparently it didn't like the folder directory I was choosing as its output, but leaving it default fixed it! Hopefully if others come across this problem, they'll be able to fix it just as easily lol