wayback-machine-downloader icon indicating copy to clipboard operation
wayback-machine-downloader copied to clipboard

Command outputs garbled mess as html

Open Nasko-5 opened this issue 11 months ago • 1 comments

I tried to download a site using wayback_machine_downloader https://www.sngollogns.com/ --from 20221025232115 --all --directory ./snapshot/, but for some reason the outputted .html files were just a string of random and unreadable characters

is this an encoding issue of some sort?

image

Nasko-5 avatar Apr 02 '24 06:04 Nasko-5

Try this: https://github.com/hartator/wayback-machine-downloader/issues/265 Replace the /var/lib/gems/2.5.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb with the modified one.
It really works in my situation.

AimedarXie avatar Apr 30 '24 12:04 AimedarXie