mercredi 28 février 2018

Retrieving inaccessible .zip file download from archive.org site (maybe use wget)

Here is a archive.org link to the site:

https://web.archive.org/web/20130225110136/http://www.generation-game.com/Telechargement-1-2576-Sephizack-World-Version-1-0-Beta.html

I don't even know if the .zip file I want is hosted on the archive.org servers. So figuring that out would be the 1st step.

To download the .zip file, the page says I first have to "click the ad below" (the add that would presumably appear in the empty white box). Since the site is defunct and no longer has active ads, there is no ad to click on in order to activate the download of the file.

I tried searching the page source for the word zip to no avail.

I tried the command posted in this answer to no avail:

wget -r -l1 -H -t1 -nd -N -np -A.zip -erobots=off https://web.archive.org/web/20130225110136/http://www.generation-game.com/Telechargement-1-2576-Sephizack-World-Version-1-0-Beta.html

Perhaps I could recursively comb an archive of the entire web site for all .zip files somehow? Similar to what's asked in this post? I would love some assistance in doing so.




Aucun commentaire:

Enregistrer un commentaire