You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Try this: #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.
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 charactersis this an encoding issue of some sort?
The text was updated successfully, but these errors were encountered: