Page 25 of 36 << First ... 15232425262735 ... Last >>
Results 361 to 375 of 532

Thread: The ImageHostGrabber (IHG) Support Thread  

  1. #361
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Please Added to file "forum_styles.xml"
    <forum id="viperohilia.art">
    <urlpattern>^https?:\/\/vipergirls\.to\/threads\/.*</urlpattern>
    <searchpattern><![CDATA[function(threadURL) {
    	return threadURL.replace(/(^https?:\/\/vipergirls\.to\/threads\/.*)/, "$1/page" + threadsucker_Globals.linkIndex);
    }]]></searchpattern>
    </forum>




  2. #362
    Member bloodmoon1986's Avatar
    Joined
    6 May 2016
    Posts
    11
    Likes
    9
    Images
    7
    Location
    Europe 

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by Mike Hunt View Post
    Brilliant CyrusG - that works!

    Here is the code in a copy+paste format for vipr.im.

    Host Label
    vipr.im
    
    URL Pattern
    ^https?:\/\/([^/]+\.)?vipr\.im\/[/w]{12}($|\/)
    
    Search Pattern
    "\bclass\s*=\s*('|\").*?(pic|img).*?\1"
    Thanks a lot for the code but I still get an error "no images or links supported by Imagehost grabber have been found"
    Maybe I do something wrong?

    1) I right clicked on the web page then Imagehost Grabber => Host File Editor
    2) I copied pasted vipr.im in "Host Label" field and ^https?:\/\/([^/]+\.)?vipr\.im\/[/w]{12}($|\/) in "URL Pattern" field
    3) I chose "ID" on the "Select..." button and copied/pasted "\bclass\s*=\s*('|\").*?(pic|img).*?\1" in "Search Pattern" field
    4) I clicked "add Host" button and closed the windows

    Thank you for your help.

  3. #363
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by bloodmoon1986 View Post
    Thanks a lot for the code but I still get an error "no images or links supported by Imagehost grabber have been found"
    Maybe I do something wrong?

    1) I right clicked on the web page then Imagehost Grabber => Host File Editor
    2) I copied pasted vipr.im in "Host Label" field and ^https?:\/\/([^/]+\.)?vipr\.im\/[/w]{12}($|\/) in "URL Pattern" field
    3) I chose "ID" on the "Select..." button and copied/pasted "\bclass\s*=\s*('|\").*?(pic|img).*?\1" in "Search Pattern" field
    4) I clicked "add Host" button and closed the windows

    Thank you for your help.
    There is a typo.

    Host Label
    Wrong - ^https?:\/\/([^/]+\.)?vipr\.im\/[/w]{12}($|\/)
    Correct - ^https?:\/\/([^/]+\.)?vipr\.im\/[\w]{12}($|\/)

    Good luck!!!


  4. #364
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    6,194
    Likes
    59,041
    Images
    300,548
    Location
    Neptune 

    Re: The ImageHostGrabber (IHG) Support Thread

    Oops - corrected.
    "We're going to need a bigger swear jar."

  5. Liked by 4 users: bloodmoon1986, linkmail, teaovercoffee, VTR

  6. #365
    Member bloodmoon1986's Avatar
    Joined
    6 May 2016
    Posts
    11
    Likes
    9
    Images
    7
    Location
    Europe 

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by andryblackdemon View Post
    There is a typo.

    Host Label
    Wrong - ^https?:\/\/([^/]+\.)?vipr\.im\/[/w]{12}($|\/)
    Correct - ^https?:\/\/([^/]+\.)?vipr\.im\/[\w]{12}($|\/)

    Good luck!!!
    It works perfect now , thanks a lot !

  7. Liked by 2 users: jlryker, VTR

  8. #366
    Member alonzoh's Avatar
    Joined
    11 Aug 2014
    Posts
    246
    Likes
    221
    Images
    21

    Re: The ImageHostGrabber (IHG) Support Thread

    Seems to be an issue with imagebam links, please can anybody recheck the code. Thank you

    https://viperohilia.art/threads/4995252-Lucia-20MP

  9. #367
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by alonzoh View Post
    Seems to be an issue with imagebam links, please can anybody recheck the code. Thank you

    https://viperohilia.art/threads/4995252-Lucia-20MP
    Host Label
    imagebam.com
    
    URL Pattern
    ^https?:\/\/(?:www\.)?imagebam\.com\/(image|view)\/[^&]+$
    
    Search Pattern
    function(pageData, pageUrl) {
    	var iUrl  = pageData.match(/img src=\"(.+?)\" alt=\"(.+?)\" class=\"main-image position-fixed invisible\"/);
    	return iUrl ? {imgUrl: iUrl[1], fileName: iUrl[2], status: "OK"} : {imgUrl: null, status: "ABORT"}
    }
    Last edited by andryblackdemon; 6th May 2021 at 14:39.

  10. Liked by 5 users: hophop, jlryker, nhocleocay, Poiuz, spackman

  11. #368
    Private Member
    Joined
    17 Jul 2020
    Posts
    149
    Likes
    285
    Images
    357

    Re: The ImageHostGrabber (IHG) Support Thread

    imagebam code not working.. on these... https://viperohilia.art/threads/607624...d-Set-005-(64) but working on the other persons link provided.. somethings different
    getting no images or links window..

    information to help create a working fix
    <div class="view-image">
    <a href="https://www.imagebam.com/view/ME14EP?full=1" title="blondie-UNP-05-002.jpg"
    target="_blank" data-toggle="full">
    <img src="https://www.imagebam.com/images/loader.gif" class="image-loader">
    <img src="https://images4.imagebam.com/13/e8/85/ME14EP_o.jpg" alt="blondie-UNP-05-002.jpg" class="main-image position-fixed invisible"
    style="max-width: 100%"/>
    Last edited by compdeath3000; 6th May 2021 at 12:57.

  12. Liked by 2 users: nhocleocay, spackman

  13. #369
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by compdeath3000 View Post
    imagebam code not working.. on these... https://viperohilia.art/threads/607624...d-Set-005-(64) but working on the other persons link provided.. somethings different
    getting no images or links window..

    information to help create a working fix
    <div class="view-image">
    <a href="https://www.imagebam.com/view/ME14EP?full=1" title="blondie-UNP-05-002.jpg"
    target="_blank" data-toggle="full">
    <img src="https://www.imagebam.com/images/loader.gif" class="image-loader">
    <img src="https://images4.imagebam.com/13/e8/85/ME14EP_o.jpg" alt="blondie-UNP-05-002.jpg" class="main-image position-fixed invisible"
    style="max-width: 100%"/>
    imagebam.com
    Fixed!
    Now it works.

  14. Liked by 1 user: nhocleocay

  15. #370
    Private Member
    Joined
    17 Jul 2020
    Posts
    149
    Likes
    285
    Images
    357

    Re: The ImageHostGrabber (IHG) Support Thread

    Doh!.. i tried that but i used the wrong brackets i used [] instead of ().. i thought it had to be something simple. Thanks now i do feel like a dumbshit.

  16. Liked by 1 user: andryblackdemon

  17. #371
    Elite Prospect
    Joined
    28 Jun 2016
    Posts
    1,007
    Likes
    10,874
    Images
    160,759

    Re: The ImageHostGrabber (IHG) Support Thread

    Those of you who encounter problems when it comes to downloading files from imagehost Turboimagehost. Find image host under the menu. Changes to this.

    Host Label:

    turboimagehost.com

    URL Pattern
    :

    ^
    https?:\/\/([^/]+\.)?turboimagehost\.com\/p\/\d+

    Search Pattern:

    "ID: imageid" 

  18. Liked by 1 user: stacydonovan3

  19. #372
    Elite Prospect
    Joined
    28 Jun 2016
    Posts
    1,007
    Likes
    10,874
    Images
    160,759

    Re: The ImageHostGrabber (IHG) Support Thread

    A working script when it comes to Imagebam

    Host Label:

    imagebam.com

    URL Pattern


    ^
    https?:\/\/(?:www\.)?imagebam\.com\/.+\/[^&]+$

    Search Pattern:

    function(
    pageDatapageUrl) {
    var 
    iUrl pageData.match(/img.+?src=\"(.+?)\" alt/);
    return iUrl ? {imgUrl: iUrl[1], status: "
    OK"} : {imgUrl: null, status: "ABORT"}


  20. Liked by 2 users: bogemz, stacydonovan3

  21. #373
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by CyrusG View Post
    A working script when it comes to Imagebam

    Host Label:

    imagebam.com

    URL Pattern


    ^
    https?:\/\/(?:www\.)?imagebam\.com\/.+\/[^&]+$

    Search Pattern:

    function(
    pageDatapageUrl) {
    var 
    iUrl pageData.match(/img.+?src=\"(.+?)\" alt/);
    return iUrl ? {imgUrl: iUrl[1], status: "
    OK"} : {imgUrl: null, status: "ABORT"}

    Please correct the script
    Search Pattern
    function(pageData, pageUrl) {
    var iUrl = pageData.match(/img src=\"(.+?)\" alt=\"(.+?)\" class=\"main-image position-fixed invisible\"/);
    return iUrl ? {imgUrl: iUrl[1], fileName: iUrl[2], status: "OK"} : {imgUrl: null, status: "ABORT"}
    }

    Incorrect file names

  22. Liked by 2 users: falcon81, linkmail

  23. #374
    Elite Prospect
    Joined
    28 Jun 2016
    Posts
    1,007
    Likes
    10,874
    Images
    160,759

    Re: The ImageHostGrabber (IHG) Support Thread

    It sounds strange as I myself use this script and it works 100%.

  24. #375
    Elite Prospect andryblackdemon's Avatar
    Joined
    3 Oct 2019
    Posts
    124
    Likes
    3,471
    Images
    5,900

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by CyrusG View Post
    It sounds strange as I myself use this script and it works 100%.
    The correct file name is highlighted in green.

    Search Pattern
    function(pageData, pageUrl) {
    var iUrl = pageData.match(/img src=\"(.+?)\" alt=\"(.+?)\" class=\"main-image position-fixed invisible\"/);
    return iUrl ? {imgUrl: iUrl[1], fileName: iUrl[2], status: "OK"} : {imgUrl: null, status: "ABORT"}
    }
    Last edited by andryblackdemon; 31st May 2021 at 09:13.

Posting Permissions