Page 13 of 36 << First ... 3111213141523 ... Last >>
Results 181 to 195 of 532

Thread: The ImageHostGrabber (IHG) Support Thread  

  1. #181
    Member _moe's Avatar
    Joined
    20 Feb 2017
    Posts
    22
    Likes
    13
    Images
    0
    Location
    /home/user_data/ima.gy 

    Re: The ImageHostGrabber (IHG) Support Thread

    Could you please make sure that images from ima.gy are downloaded with original filename? Original filename is located at alt="" tag of image Thanks a lot
    Official support for ima.gy
    Any questions? Feel free to send me a PM or email me at moe@ima.gy




  2. #182
    Elite Member pevets's Avatar
    Joined
    20 Mar 2015
    Posts
    2,299
    Likes
    110,189
    Images
    68,599
    Location
    Blighty 

    Re: The ImageHostGrabber (IHG) Support Thread

    duplicate post removed

  3. Liked by 1 user: Serj

  4. #183
    Elite Member pevets's Avatar
    Joined
    20 Mar 2015
    Posts
    2,299
    Likes
    110,189
    Images
    68,599
    Location
    Blighty 

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by _moe View Post
    Could you please make sure that images from ima.gy are downloaded with original filename? Original filename is located at alt="" tag of image Thanks a lot
    I requested it at their forum and this is the ima.gy host entry that they have put together

    function(pageData, pageUrl) {
    	var req = new XMLHttpRequest();
    	req.open("POST", pageUrl, false);
    	req.setRequestHeader("Content-Type", "application/x-www-form-urlencoded; charset=UTF-8");
    	req.send("imgContinue=Continue+to+image+...+");
    	var iUrl = (req.responseText).match(/(?:href|src)=('|")(https?:\/\/[^/]+\/upload\/big\/.+?)\1.+?alt=(?:"|')(.+?)(?:"|')/);
    	return iUrl ? {imgUrl: iUrl[2], fileName: iUrl[3], status: "OK"} : {imgUrl: null, status: "ABORT"}
    }
    I've tested it and it works
    Thank you IHG coders

  5. Liked by 1 user: Serj

  6. #184
    Member
    Joined
    23 Jun 2014
    Posts
    71
    Likes
    52
    Images
    16

    Re: The ImageHostGrabber (IHG) Support Thread

    Hi;
    is there any script for the ima.gy - host?

  7. #185
    Banned
    Joined
    6 Jan 2014
    Posts
    105
    Likes
    333
    Images
    631

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by Helmerl View Post
    Hi;
    is there any script for the ima.gy - host?
    Yes, there is, an update that was produced on 5/21/17 for ima.gy

    https://imagehostgrabber.com/forum/v....php?f=7&t=112

    It is staged for the June hostf.xml update at this time. You will need to update your host file manually at this time.

  8. Liked by 2 users: Andrea, spackman

  9. #186
    Member
    Joined
    23 Jun 2014
    Posts
    71
    Likes
    52
    Images
    16

    Re: The ImageHostGrabber (IHG) Support Thread

    Thx 4 info;
    thx 4 link;
    seems i have to register there;
    cause with the latest update, it´s not working;
    same here withVR (latest version)

  10. #187
    Banned
    Joined
    6 Jan 2014
    Posts
    105
    Likes
    333
    Images
    631

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by Helmerl View Post
    Thx 4 info;
    thx 4 link;
    seems i have to register there;

    cause with the latest update, it´s not working;
    same here withVR (latest version)
    Correct, you will need to register to get the update immediately. There was a change in ima.gy at some point recently, You can review the thread which updates it for details... I am not involved in solutions. All just a bunch of gibberish to me.... you want to play in SQL, lets talk..

  11. Liked by 1 user: Andrea

  12. #188
    Elite Prospect benbuttons's Avatar
    Joined
    2 May 2014
    Posts
    985
    Likes
    1,851
    Images
    0

    Re: The ImageHostGrabber (IHG) Support Thread

    my imagehost grabber is painfully slow, anyone else see this issue? Just started a few days ago. thanks

  13. #189
    Banned
    Joined
    6 Jan 2014
    Posts
    105
    Likes
    333
    Images
    631

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by benbuttons View Post
    my imagehost grabber is painfully slow, anyone else see this issue? Just started a few days ago. thanks
    You can post issues and support requests to our forum at https://imagehostgrabber.com/forum

    I am noticing no changes in operation.

  14. Liked by 2 users: Andrea, LiCeK

  15. #190
    Elite Prospect benbuttons's Avatar
    Joined
    2 May 2014
    Posts
    985
    Likes
    1,851
    Images
    0

    Re: The ImageHostGrabber (IHG) Support Thread

    thanks, it seems slow when I am downloading many which was fine a few days ago but now it's very slow. Maybe the hosts are throttling me IP? Downloading files seems normal.

  16. #191
    Elite Prospect benbuttons's Avatar
    Joined
    2 May 2014
    Posts
    985
    Likes
    1,851
    Images
    0

    Re: The ImageHostGrabber (IHG) Support Thread

    I think maybe it is Pale Moon. I cannot seem to narrow down the issue. Would you know if Waterfox works with IHG?

    thanks

  17. #192
    Banned
    Joined
    6 Jan 2014
    Posts
    105
    Likes
    333
    Images
    631

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by benbuttons View Post
    I think maybe it is Pale Moon. I cannot seem to narrow down the issue. Would you know if Waterfox works with IHG?

    thanks
    Best thing to do is:

    1) Post to the issues and support requests to our forum at https://imagehostgrabber.com/forum

    2) *Fox's that support the XPI/XPCOM/XUL Standard extensions should work. I have not tested with that one.

    You can download and install via
    https://hawkeye116477.github.io/waterfox-deb/

    3) Report issues if its PM related to the PM forums.


    The best place to determine if it is IHG or something else is the IHG forum.



    I am noticing no changes in operation.

  18. Liked by 1 user: Andrea

  19. #193
    Elite Prospect benbuttons's Avatar
    Joined
    2 May 2014
    Posts
    985
    Likes
    1,851
    Images
    0

    Re: The ImageHostGrabber (IHG) Support Thread

    thanks, I appreciate it. I am testing it today and if I still have issues I will mention them there. Probably something else.

  20. Liked by 1 user: Andrea

  21. #194
    Member
    Joined
    5 Jul 2017
    Posts
    1
    Likes
    0
    Images
    0

    Re: The ImageHostGrabber (IHG) Support Thread

    Viper-Ripper and IHG set off my McAfee anti-virus each time I try to DL them.

  22. #195
    Banned
    Joined
    6 Jan 2014
    Posts
    105
    Likes
    333
    Images
    631

    Re: The ImageHostGrabber (IHG) Support Thread

    Quote Originally Posted by Jax_Redwood View Post
    Viper-Ripper and IHG set off my McAfee anti-virus each time I try to DL them.
    First where are you getting the XPI for IHG?? A screen shot of this FALSE POSITIVE would be helpful to follow up with these bunch of losers. Or you can switch to a more secure OS from the start.

    Second, there are numerous non Linux users using this with out incident.

    There IS NO VIRUS/MALWARE in the XPI when downloaded from https://imagehostgrabber.com

    I personally can't speak to such things, as I only use Linux, but a good 80% of the user base is non Linux with out issue.

    If there was an issue we would know about it..

    Get the XPI from the IHG site above. If you still get a FALSE POSITIVE please forward a screen shot of the alert so I can deal with that POS software..

    Yes, I am an OS snob, and the recent events show I was right!

  23. Liked by 1 user: Andrea

Page 13 of 36 << First ... 3111213141523 ... Last >>

Posting Permissions