GithubHelp home page GithubHelp logo

Comments (9)

tinyapps avatar tinyapps commented on June 6, 2024 7

See ShiftaDeband's fork (which contains the fixes mentioned in his PR) as well as issues #273 and #275.

from wayback-machine-downloader.

tinyapps avatar tinyapps commented on June 6, 2024 2

@flag-br: Sounds like you might've deleted (or not extracted) the included lib directory or its contents. After unzipping wayback-machine-downloader-feature-httpGet.zip, just cd into the bin subdirectory and run wayback_machine_downloader without deleting any of the other included files or folders. The directory structure should look like this:

.
├── Dockerfile
├── Gemfile
├── MIT-LICENSE.txt
├── README.md
├── Rakefile
├── bin
│   └── wayback_machine_downloader
├── lib
│   ├── wayback_machine_downloader
│   │   ├── archive_api.rb
│   │   ├── tidy_bytes.rb
│   │   └── to_regex.rb
│   └── wayback_machine_downloader.rb
├── test
│   └── test_wayback_machine_downloader.rb
└── wayback_machine_downloader.gemspec

from wayback-machine-downloader.

Elmagenta avatar Elmagenta commented on June 6, 2024

See ShiftaDeband's fork (which contains the fixes mentioned in his PR) as well as issues #273 and #275.

Sorry to bother, i'm pretty new in this, how can i actually use this fork instead of the master branch?

from wayback-machine-downloader.

tinyapps avatar tinyapps commented on June 6, 2024

@Elmagenta: You'll need to have Ruby installed then you can just download ShiftaDeband's fork as a ZIP file, unzip it, and run wayback_machine_downloader which you'll find in the bin subdirectory.

from wayback-machine-downloader.

flag-br avatar flag-br commented on June 6, 2024

@tinyapps I'm also pretty new in this, and I couldn't follow your instructions. I have Ruby installed, and I had also installed the "original" wayback_machine_downloader via Mac OS Terminal. Now, following your instructions, I downloaded the ZIP file and simply tried to run the binary file. But I get an error message

/Users/flag/Downloads/wayback-machine-downloader-feature-httpGet/bin/wayback_machine_downloader:3:in `require_relative': cannot load such file -- /Users/flag/Downloads/wayback-machine-downloader-feature-httpGet/lib/wayback_machine_downloader (LoadError)
from /Users/flag/Downloads/wayback-machine-downloader-feature-httpGet/bin/wayback_machine_downloader:3:in "

"

Could you give more details on how to proceed?

from wayback-machine-downloader.

flag-br avatar flag-br commented on June 6, 2024

@tinyapps Thank you very much, it worked! It ran normally, but the final product is practically the same as what I was getting before with the master branch version. The folder structure apparently reproduced correctly on my machine, but only 15 htm files were downloaded. To check, I ran wayback_machine_downloader with the --list option, and the answer is that there are 1116 htm files.

The command I'm using is (after cd to bin folder): wayback_machine_downloader https://jazzdiscogcorner.pagesperso-orange.fr/

This site is quite simple, just text and practically no images.

Am I doing something wrong?

from wayback-machine-downloader.

tinyapps avatar tinyapps commented on June 6, 2024

@flag-br: Glad to hear it worked out. As for issues with a specific site, I'd recommend checking out the documentation and searching through the open and closed issues before posting a new issue.

from wayback-machine-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.