-
Notifications
You must be signed in to change notification settings - Fork 720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INSTRUCTIONS! Use this working version instead. #292
Comments
worked, thanks |
Thanks for this! Ironic that a tool for recovering dead websites has itself died. |
It returns that the download is completed, however there are no files at all in the directory. I used a custom path so I know I am looking in the right place.
|
do not working too, just showing "Getting snapshot pages......" |
Same bro I just want to download an old site |
it only downloads the index.html for me, how can I fix this? |
This worked for me! I had to wait a few minutes after seeing "Getting snapshot pages". The site I was interested in was small, so I'd assume if you're trying to download something large, it will take longer. |
Worked for me! Why hasn't this fix been merged into the main branch yet? |
Got this working under ubuntu 22.04 WSL2! I just used "~/wayback-machine-downloader/bin$ ruby wayback_machine_downloader -t 20240906185059 -d /home/yourusername/yourdownloadfolderorwhatever http://domain.com/" |
Confirmed still working today! |
the downloading works, but it often creates files like "%3fKovuLKD ThisIsMyStory2.wmv 100 43816" when it thinks ".wmv 100 43816" is the filetype, rather than .html. i have a program that can turn these into .html in small batches, but if there's a way to just stop it from happening that'd be nice. also, what am i supposed to do once the websites are downloaded? i can't really navigate them like i would an actual website; i have to manually click each html to see the pages |
Thanks for the update, this works as a charm. But! :-) I like to download the files edited by wbm. Coz i get no permalinks and sites willl work smooth offline |
This repository is outdated, so people use an up to date fork instead, this "issue" is just instructions for people
on how to get it working.
wayback-machine-downloader\bin
shift + right click
empty space in folder and selectingOpen power shell
ruby wayback_machine_downloader
instead of normalwayback_machine_downloader
if you installed it as gemYou can also uninstall the original non functional gem if you installed it previously with
gem uninstall wayback_machine_downloader
Don't forget to star ShiftaDeband
The text was updated successfully, but these errors were encountered: