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'm just about done downloading a defunct website from the Wayback Machine. waybackpy has been quite helpful. The website is/was a small reference site. We think the owner passed away, so I'm trying to reconstruct it.
Initially, I thought the HTML files had a bit of JS in the header and a footer on the file identifying the times and dates. Looking deeper, it seems there is quite a few more strands of Wayback Machine bits embedded in the files. (Even some "JPG" files are actually bits of WM Javascript.) I'm finessing any copyright issues for the moment (searching the Internet Archive doesn't lead to much, mostly about copyright on movies and books).
Are any tools available for cleaning up the downloaded files? Note that I don't expect waybackpy to be modified to perform this function. I've come up empty in my search though, so I thought maybe people here might have some pointers.
The text was updated successfully, but these errors were encountered:
Also, please don't close it as this would be a cool feature for this library, I will implement an option to change the URI for fetching the original source of webpages.
I'm just about done downloading a defunct website from the Wayback Machine.
waybackpy
has been quite helpful. The website is/was a small reference site. We think the owner passed away, so I'm trying to reconstruct it.Initially, I thought the HTML files had a bit of JS in the header and a footer on the file identifying the times and dates. Looking deeper, it seems there is quite a few more strands of Wayback Machine bits embedded in the files. (Even some "JPG" files are actually bits of WM Javascript.) I'm finessing any copyright issues for the moment (searching the Internet Archive doesn't lead to much, mostly about copyright on movies and books).
Are any tools available for cleaning up the downloaded files? Note that I don't expect
waybackpy
to be modified to perform this function. I've come up empty in my search though, so I thought maybe people here might have some pointers.The text was updated successfully, but these errors were encountered: