Giter Site home page Giter Site logo

Comments (5)

 avatar commented on May 14, 2024 2

Yeah I didn't mean pause the current one and have another start. I meant like actual pause, and when you press "start" it would continue from where it left off.

from ripme.

metaprime avatar metaprime commented on May 14, 2024

I think adding pausing would be easy to do. I think that this would pause all ripping -- it would be a bit harder to pause one and have another start.

from ripme.

rautamiekka avatar rautamiekka commented on May 14, 2024

^ I think he meant pause all anyway.

A way to have multiple rips running and pause any of them:

  1. the GUI is expanded to show each thread/rip with its status, pause/resume and stop buttons. Without this, being certain of which thread you order to pause/resume or stop will be hard to predict. You can take example of what the GUI could look like from https://www.httrack.com when it's ripping (or mirroring, whichever term is appropriate (I have no idea)) a website.
  2. each thread/rip is kept in a variable which has various data on it, like its status (what it's doing and whether it's running or paused, and if wanted/needed/..., whether it's been set to stop (the 'stop' status would be needed if the stopped threads/rips aren't deleted as they come (then they wouldn't need a separate 'stopped' status), but garbage-collected in intervals)).

from ripme.

metaprime avatar metaprime commented on May 14, 2024

Yeah, I've thought about that kind of interface improvement. Especially when you consider that if you queue up a bunch of sites and many rippers delay a lot just because of rate limiting (which is specific to one site at a time), you realize that you could be running multiple rips (as long as they are different domains) at the same time. Ripme doesn't really have an interface for that.

from ripme.

metaprime avatar metaprime commented on May 14, 2024

I think that would constitute a new issue.

from ripme.

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.