Giter Site home page Giter Site logo

Expander Usage about anticontainer HOT 4 CLOSED

Caynadian avatar Caynadian commented on June 3, 2024
Expander Usage

from anticontainer.

Comments (4)

Caynadian avatar Caynadian commented on June 3, 2024

See http://www.moejackson.com/2011-zulay-henao-boy-wonder-havana-heat-terrence-howard-fighting-0930 for an example.

from anticontainer.

Caynadian avatar Caynadian commented on June 3, 2024

A better example: http://www.moejackson.com/2011-kathleen-robertson-starz-boss-kelsey-grammer-connie-nielsen-1007

from anticontainer.

poke avatar poke commented on June 3, 2024

Yeah, you can use an expander for that. You basically create an expander plugin for the pages that contain the links to the images. Then you specify what the expander should match and it will create an additional download job for each matched link. If those image links are container pages themselves, then you need another plugin (probably a resolver) that gets the single image link out of it. This is how it is done for Facebook galleries (although it’s broken for yet unknown reasons, need to investigate there), so you can get the basic idea by looking at that’s source.

In case not all page links are shown, you can’t do it that easily. For example for the studivz galleries, not all page links are visible at once, so one idea is to also detect all pages for each sub-page. However then you’ll end up with duplicated links. What we did then was creating a custom sandbox that in the first step opens all pages and internally stores all photo links. Then in the second step, the expander functionality (addDownload) can be used to spawn a new download for the stored image links. From then one, a second plugin handles the single photo download.

I’ll try to update the documentation for the expander quickly, so you can get additional information on how to use it. Otherwise feel free to ask, if you have further questions.

from anticontainer.

nmaier avatar nmaier commented on June 3, 2024

Actually a dupe of issue #9

from anticontainer.

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.