Results 1 to 8 of 8

Thread: JDownloader, DDOS-Guard & IMX  

  1. #1
    Active Member ColonelCream's Avatar
    Joined
    26 Jun 2025
    Posts
    12
    Likes
    18
    Images
    2

    JDownloader, DDOS-Guard & IMX

    imx.to files in jdownloader2 are blocked by ddosguard, i have been startpaging the subject, but getting dead ends. Anyone have the technique to get the ddosguard to validate in jd2?

    Mod Edit - I've relocated this post to it's own discussion thread.
    Last edited by Pixel; 17th July 2025 at 01:38.

  2. #2
    Active Member
    Joined
    12 Mar 2021
    Posts
    98
    Likes
    108
    Images
    0

    Re: JDownloader, DDOS-Guard & IMX

    anyone??? Since vripper is apparently never going to work again on imx.to, I would also like to know how to get jdownloader2 working. I have the same problem, how to get it to validate ddosguard.

  3. #3
    Active Member
    Joined
    31 Aug 2017
    Posts
    40
    Likes
    49
    Images
    0

    Re: JDownloader, DDOS-Guard & IMX

    TBH, I'm not sure VRipper or jdownloader2 will ever work with IMX.to in its current state.
    Short answer: The issue is that as part of DDoS-Guard, cloudflare is blocking "headless browsers" which is an integral part of how those programs work. IE. they are functionally, headless browsers.
    Long answer: For your own research, try googling: "Bypass cloudflare validation challenge" and get ready to do some reading. (SPOILER: I haven't found anyone that knows how to do it)
    Sorry to be the barer of bad news, but alas, I'm in the same boat.

  4. Liked by 1 user: ColonelCream

  5. #4
    Active Member ColonelCream's Avatar
    Joined
    26 Jun 2025
    Posts
    12
    Likes
    18
    Images
    2

    Re: JDownloader, DDOS-Guard & IMX

    ok, there is a step in the right direction. I was in the camp that it was some kind of captcha solve or something

  6. Liked by 1 user: ioxen

  7. #5
    Active Member
    Joined
    12 Mar 2021
    Posts
    98
    Likes
    108
    Images
    0

    Re: JDownloader, DDOS-Guard & IMX

    well, bummer. I was hoping there was some kind of "hook" that jdownloader could place in the browser.
    Maybe posters here will just start moving away from imx.to. thanks for the reply.

  8. Liked by 1 user: ioxen

  9. #6
    Active Member
    Joined
    14 Aug 2024
    Posts
    37
    Likes
    51
    Images
    1

    Re: JDownloader, DDOS-Guard & IMX

    I wrote this some time ago in some other thread:
    have figured out the following workaround for Jdownloader (posted this on Vripper thread some time ago):

    1. Uncheck the setting: Packager - Predefined rule: Create subfolder for each Packagename. Otherwise it will create subfolder for every image.
    2. Relaunch Jdowloader, as the effect won't otherwise turn on.
    3. instead of copy/pasting the page link, I "paint" the gallery images with mouse, copy/paste (CTRL-c CTRL-v)everything to JDownloader LinkGrabber (or LinkGrabber may automatically paste the links if it is set to do that.
    4. Let the LinkGrabber load all the links, it may take some time because this is slower method than the regular way. (If the page link from address bar of the browser is used, it can't read the link due to DDOS-Guard, it gives the error message "Blocked by DDOS-guard")
    5. Start download, everything downloads to Jdownloader download directory.
    6. After thatI create new subfolder with approppriate name and copy the images from JDownloader download directory to there.

    I am by no means any internet geek, but my theory is that when DDOS-guard is on, Jdownloader, Vripper and any other mass downloader cannot read the content of the page, if the page address is copy/pasted, because tha page link points directly to Vipergirls address. But when the links are copied from the page by selecting and copying, links are not read thorugh Vipergirls address page, instead it gets the link information directly to image hosts, so DDOS-guard is not affected.
    Seems to be still working, as DDOS-guard blocked Vripper and the normal way to download with Jdownloader.


    edit: sorry, DDOS-guard seems to be blocking this method too now. Only a couple images downloaded, the rest were blocked.
    Last edited by pornorer; 25th July 2025 at 16:42.

  10. Liked by 1 user: ColonelCream

  11. #7
    Elite Prospect maya's Avatar
    Joined
    22 Aug 2016
    Posts
    8,711
    Likes
    168,046
    Images
    785,870
    Location
    Tikal 

    Re: JDownloader, DDOS-Guard & IMX

    if nothing works this works for me

    https://github.com/mikf/gallery-dl

    in combination with https://github.com/rotemdan/ExportCookies firefox and chrome extension

    Export your browser cookies into cookies.txt

    I made a simple gallery-dl.bat for starting the download, just change the _PATHTO_ and save it as yourname.bat

    @echo ON
    setlocal EnableDelayedExpansion
    
    title Gallery-DL
    
    set "tool=C:\_PATHTO_\gallery-dl\gallery-dl.exe"
    set cookies="C:\_PATHTO_\cookies.txt"
    
    :START
    
    set /p url="URL (leave blank to exit): " || GOTO end
    
    start %tool% --cookies %cookies% "%url%"
    
    GOTO START
    
    :end
    exit
    for naming or renaming you can deep-dive into the gallery-dl.conf

  12. Liked by 1 user: ColonelCream

  13. #8
    Active Member ColonelCream's Avatar
    Joined
    26 Jun 2025
    Posts
    12
    Likes
    18
    Images
    2

    Re: JDownloader, DDOS-Guard & IMX

    Jdownloader is starting with imx links now, Then draws a ddos block.
    Last edited by ColonelCream; Today at 02:48.

Posting Permissions