r/jdownloader

Don't update your Brave Browser if you have the jdownloader extension

I just updated my Brave browser (v1.92.134) and they decided they would not allow the jdownloader extension anymore. They won't let me turn it on at all.

reddit.com
u/d-cent — 1 day ago
▲ 6 r/jdownloader+1 crossposts

Another jdownloader block

using jdownloader to download from fuckingfast.
it's not cloudflare block i am using cloudflare dns to avoid that block but today it started showing this error anyone know how to fix this.

from my research all i found is that fuckingfast did some changes in there site and now jdownloader itself need to fix this but if you guys know better pls help me fix this.

u/Crazy_AD124 — 1 day ago

Jdownloader 2 download error

Hello guys, i have been getting this error on jdownloader2 (blocked by cloudfare site protection)

Is there any solutions for this?

Ps: i am using a macbook and my windows machine has the same error

u/pluto2121 — 2 days ago

I don't use "Start NOW!" because I don't like being mean to jdownloader

I don't think it would like being yelled at and demanded to do something it was going to do already.

u/TypicalZer00 — 2 days ago

MyJDownloader Browser Extension disabled by Brave

Welp I woke up to my Brave browser deciding it knew what's good for me better than I do and automatically disabled MyJDownloader Browser Extension. And the enabled button is grayed out.

I use MyJDownloader Browser Extension do right-click > send download to my Jdownloader container on my network server.

Any way to re-enable this or reinstall it so that it doesn't get controlled by someone/something that isn't... you know... me the PC owner?

I found one solution online but it didn't do anything. It was adding --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled to my shortcut. This solution is like a year old though and my extension was JUST disabled.

Thank you!

Currently installed version 3.3.20 (which is now disabled).

reddit.com
u/DevanteWeary — 3 days ago

server error 403 - bunkr

i try to download something from bunkr it shows the size and name of the file but when i want to download the file it shows 403 error. how can i fix this or workaround? i tried to open the link on browser too it doesnt download.
Thanks.

u/317seref — 5 days ago

Pixhost no longer works from the UK

When looking at pixhost.to thumbnails they are all blocked, but by changing the url to .cc you can click and view them. The thing is, neither is accepted by JDownloader, and when trying to copy and paste a gallery it returns a Plugin Defect. Is there anything that can be done to let JD successfully capture pixhost.cc links?

reddit.com
u/Additional_Winner886 — 5 days ago

EventScripter: reconnect and refresh account callAPI

Hi,

I'm trying to automate a small workflow with the EventScripter.

I know this is probably possible using callAPI("accountsV2", "listAccounts", {})or so, but I don't really want to spend hours learning the whole API just for this.

What I'm looking for are two simple scripts:

  1. Check whether my Rapidgator account is in the "Temporarily disabled" state. If it is, trigger an reconnect.
  2. After the reconnect (triggert by this) has finished, refresh the Rapidgator account information.

Has anyone already implemented something like this or could provide an example?

Thanks!

reddit.com
u/rote_rakete66 — 6 days ago

Reddit now making videos size too much bigger !!

What is it that everytime i try to download Reddit videos i see that 5 seconds video takes almost 50 MB !!!

Is this deliberate ? So that we don't bulk download or dig their oil ? T

reddit.com
u/man_is_the_dream — 6 days ago

How to get Dark Mode easily without changing settings

Introduction

So you've probably seen the dark mode post made a while back and thought you don't want to mess too much with advanced settings, or you've seen this and thought, "I've touched too many advanced settings, I don't want my settings reset! So here's how you do it:

Tutorial

First, download this zip archive and extract it. Keep the folder where you extracted this open in a window.

Next, open the folder where jdownloader is installed, typically C:\Users\[YourUser]\AppData\Local\JDownloader 2\. Replace [YourUser] with the name of your user.

After this: Drag "flatlaf.jar" from the extracted archive into JDownloader2\libs\laf and replace the file if it asks.

Do the same for the "images" folder but place it in JDownloader2\themes\standard\org\jdownloader and replace the folder if it asks.

After this, go to JDownloader2\cfg and create a folder named "laf". If you already have one, delete the files inside.

Go in the folder where the archive was extracted, open "cfg.jd2backup" with WinRAR, 7-zip, or whatever other archive utility you have.

Open the "laf" folder inside the jd2backup archive file and drag "FlatDarkLaf.json" from the archive into the "laf" folder at JDownloader2\cfg.

Once that is done, start or restart jdownloader and the theme will be there without any of your settings being changed.

Troubleshooting

If the theme ever breaks just drag "flatlaf.jar" from the extracted archive back into JDownloader2\libs\laf and replace the file if it asks, and it should be fixed.

Do not make an issue requests under any repo related to this post. The repos are independent from this post.

Function

Effectively what this does is the same as the GitHub repo, other than changing your settings.

Credits

Credits to moktavizen for the theme.

NOTHING here was generated by AI.

I hope this was of help to you.

u/LeoGaming69420 — 7 days ago

Packagizer rule still working even when deleted/disabled

I created a packagizer rule, and accidentally ended up with new packages being called [jd;orgfilename;1], i then disabled the new rule, but they're still called [jd;orgfilename;1], I then deleted the rule, and they're still called, but if I turn packagizer off alltogether it goes back to normal.  Any ideas how I fix this please?

reddit.com
u/nathme — 6 days ago

Why cloudflare is agressively blocking jdownloader now (with fix)

So its more of a jdownloader issue and not a cloudflare issue, though ultimately cloudflare is the one blocking. Let me explain.

Recently cloudflare has been checking useragent w/ types of tls fingerprint. If you get a missmatch between useragent, tls fingerprint the useragent should support then you get a cloudflare block **even if your IP has good reputation**.

JD2's default UA is "Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0"

However, its fingerprint is a TLS handshake is performed by Java's JVM, which produces a signature like Java 1.8.x or Java 21.x not like firefox. This is the specific reason its getting blocked, because of the missmatch.

Cloudflare is correctly blocking it because it essentially is holding a sign that says "I didnt bother to configure a proper tls fingerprint, im the most obvious bot possible, please block me" and its getting blocked.

Jdownloader Java TLS stack -> cloudflare edge -> {java tls on a firefox user agent} -> block / bot score too high -> BLOCKED

However if you use cloudflare's warp

Jdownloader Java TLS stack -> cloudflare warp endpoint -> warp's tls stack -> cloudflare edge -> {warp's tls stack on a firefox useragent} -> block / bot score not effected by tls fingerprint -> allowed

warp still sends origin ip to edge (anonomized) for your bot score, so if your origin ip's reputation is too poor to load cloudflare over a traditional browser then ofc you will still be blocked. warp only fixes jdownloader's poor tls fingerprint stack that raises the score enough to give the potential for allowing it to work.

Edit: some reading comprehension issue on the commenters. I said cloudflare warp is the fix and apparently people cant see this? You connect to cloudflare warp and it works. idk what the issue is that 4 separate people got confused.

Edit2: some people were complaining about not giving a tutorial of how to use cloudflare warp. It is an on off switch with zero ambiguity. Copy and paste "cloudflare warp" into your search bar, install it, and toggle the "on" switch. I am surprised anyone had trouble with this.

reddit.com
u/420osrs — 11 days ago

Filester.me isnt working

When starting downloads from this hoster they wont start and I get "Server error 404".
Its the same for filester.sh and using VPN isnt helping

reddit.com
u/l3urak1993 — 10 days ago

Filester not working with jdownloader anymore ? also having issues with bunkr files

anyone else having this issue? or know how to fix? its saying server error 404

reddit.com
u/Dry-Conversation670 — 10 days ago
▲ 3 r/jdownloader+1 crossposts

JDownloader Docker: Rapidgator + 2Captcha failing (User-Agent issue?)

Hi everyone,

I’m looking for someone who has actual experience with this specific setup. To be completely honest up front: I’ve done a lot of troubleshooting already, so I’m really hoping to find someone who has successfully solved this exact issue rather than just generic "have you tried X" guesses.

My Hardware: I’m running Proxmox on a Fujitsu S740 with 8GB RAM. Because of the limited resources, I need to keep things as lightweight as possible.

My Goal: Running JDownloader 2 to download from Rapidgator using Free Accounts + 2captcha.

Here is what I've tried and where I'm stuck:

Setup 1: Debian LXC running jlesage/docker-jdownloader-2

  • The Good: Runs perfectly, lightweight, and I absolutely love the browser-based Web UI.
  • The Bad: My main use case completely fails. Rapidgator free + 2captcha simply refuses to work in this docker container.

Setup 2: Windows VM

  • The Good: I tested the exact same Rapidgator + 2captcha configuration here, and it works flawlessly.
  • The Bad: It consumes way too many resources for my tiny Fujitsu thin client. Plus, I don't get that clean, easily accessible browser window for the JD interface like I do with the Docker container.

My Theory (The Core Issue): I strongly suspect this is a User-Agent issue between JDownloader/Docker and 2captcha. The captcha request triggers from Rapidgator via the Linux-based Docker container, but 2captcha likely solves and returns the response using a Windows User-Agent. Rapidgator spots the mismatch and rejects it.

My Question: Has anyone successfully set up JDownloader in an LXC/Docker environment on Proxmox where Rapidgator free + 2captcha actually works? If it really is a UA mismatch, how did you spoof or fix it within the Linux/Docker environment so Rapidgator accepts the 2captcha tokens?

Thanks in advance to anyone who has navigated this headache before!

reddit.com
u/rote_rakete66 — 11 days ago

Different audio languages missing from list of variants

I have not been able to select different languages for a video, despite it being available on Youtube.

I'm not sure which update caused this problem.

Maybe there's some setting which I couldn't find?

Thanks for the help.

u/Fox622 — 12 days ago

How do i not crawl several hundred links when attempting to copy cookies from SoundCloud?

Whenever i copy cookies to json, the cookie entry named "OptanonConsent" has an http web address for it's "value", & it's seen by JDownloader's link-scanning.

So I'll get like 500+ links crawled that I'm not interested in, because of the web address stored here.

How do i prevent this?

reddit.com
u/crystal_castles — 12 days ago

Unusual usage Detected - 1fichier

Bonjour,
J'ai le message d'erreur qui s'affiche en boucle sur ma liste de téléchargement, j'ai tenté de changer de compte : ca ne marche pas, d'attendre que les délais soit passer : ca recommence, redemarrer mon conteneur : pareil.

Avez vous des solutions ? Ca a marcher pour presque 10 fichiers et après c'était terminer

reddit.com
u/KohaRoda — 12 days ago

Fucking fast link cloudflare error

whenever I try to download games via JDOWNLOADER2 , the fuckingfast links show cloudflare blocked/error

How to fix ts 😭

reddit.com
u/skypiercerishomo — 13 days ago

Because when I download from Fastfile.cc, I get an error, and it doesn't seem to recognize the file and downloads an mp4 with zero bits.

When I download from Fastfile.cc, I get an error message and it seems like it doesn't recognize the file, downloading a zero-bit MP4 file. I would appreciate your help in resolving this.

reddit.com
u/maurohonkai — 14 days ago