Results 1 to 4 of 4

Thread: Image Host Grabber Help.  

  1. #1
    Active Member
    Joined
    8 Jul 2014
    Posts
    248
    Likes
    104
    Images
    42

    Image Host Grabber Help.

    Can anyone help how to use regular expression in Image host grabber to select alternative images? Like if you only want to download 1st,3rd,5th images? I Right click on gallery page > Select images from IGH options> It opens a new window to select tick images. If there are more than 500x pics , I only want to download half of them just to save space and ticking all 250 alternative numbered pics is time consuming. Is there any universal regular expression for all imagehosts for IGH? Please help.

  2. #2
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    9,292
    Likes
    75,539
    Images
    407,173
    Location
    Up the Khyber 

    Re: Image Host Grabber Help.

    I've already given some suggestions to the same query from you here: https://vipergirls.to/threads/136572...#post124749820

    If there was another way to do what you are asking I'm sure someone would have replied by now.
    "Christ, where would rock and roll be without feedback?" - D.Gilmour

  3. Liked by 1 user: Master_Yoda

  4. #3
    Super Moderator roger33's Avatar
    Joined
    12 Sep 2018
    Posts
    33,031
    Likes
    322,042
    Images
    3,070,660
    Location
    Basileia ton Rhomaion 

    Re: Image Host Grabber Help.

    Quote Originally Posted by devilparadajune View Post
    Can anyone help how to use regular expression in Image host grabber to select alternative images? Like if you only want to download 1st,3rd,5th images? I Right click on gallery page > Select images from IGH options> It opens a new window to select tick images. If there are more than 500x pics , I only want to download half of them just to save space and ticking all 250 alternative numbered pics is time consuming. Is there any universal regular expression for all imagehosts for IGH? Please help.
    You'll spend a lot of time to create a regular expression.

    Parsing from HTML pages with regex is already hard. What you want to do that is much harder because every image host have different page layouts, <img> or <a> tags. So there isn't a Regex formula fits all. I'd prefer downloading all images and then keep only the good ones if i were you.

    But if you really want to get your hands dirty, here are some helpful links. You have to tinker on your expressions for each image host.

    Last edited by roger33; 9th March 2023 at 06:59. Reason: word

  5. Liked by 2 users: Master_Yoda, Progishness

  6. #4
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    9,292
    Likes
    75,539
    Images
    407,173
    Location
    Up the Khyber 

    Re: Image Host Grabber Help.

    Yep it doesn't take too long in my experience to download a set of images and then scroll through and discard those you don't want, especially if you use a good image viewer/browser application such as FastStone.

    https://www.faststone.org/FSViewerDetail.htm
    "Christ, where would rock and roll be without feedback?" - D.Gilmour

  7. Liked by 1 user: Master_Yoda

Posting Permissions