JDownloader EroScripts integration

Im having the issue aswell funscripts only showing when the options in plugin are disabled

1 Like

Same here :slight_smile: cool project btw

1 Like

Same as the two above. When I uncheck “Attempt to link script and video filenames” I get the smart filename pairing. However, when the box is checked it doesn’t work as expected. Something got switched around I guess.

Thanks for your work on this- it’s useful!

“Temp disabled…” error. Seems to happen on accounts with 2-factor. Likely the solution if anyone is looking for one.

Hi there,
It looks like it does not work for me.

I’ve installed the pluggin, re installed java to the latest.
When i copy the link from the forum it does detect the video link but it does not see the script. Is that a setting i didn’t see ?
It looks like the Smart filenames is not working also.

Fix pushed for smart filenames (bug out so that scripts didn’t show up)
Should be available before soon

Just found this. Does it not work now? Tried to add my accont but got an error saying the site is protected by cloudflare.

i need help with this too

Just tried it and ist works fine for me.

Unfortunately if I tick “Attempt to link script and video filenames” the funscript doesn’t show for me as well, as mentioned above.

Anyway, thank you, it is even without the pairing funtion a great tool.

Is the fix you mentioned for “smart filenames” still in progress or already out. I tried your plugin today and it is only working if I uncheck the checkbox.
Apart from that, awesome work. Appreciate!

A bit late to the party. But would this plugin work on a Linux server? I have the plugin setup (probably without Java) and gives both a: ‘account missing’ and ‘error occurred’ message.

Hope we can make this work :slight_smile:

1 Like

Just wondering if anyone has solved this issue i’m having, brand new jdownloader install, and updated Java, but get this error. Can’t really find anything about it.


image

if anyone has issues with it claiming log in creds are wrong its likely something with the password the program doesnt like. i changed my password to one with less symbols and it worked.

2 Likes

Sorry to be posting so much later, but I wanted to find out if this should still work. I got my account user/password setup and it tells me that my account is ok, but when I go to setup the Plugin, it cuts off after “Add Image”. When I add a link, it doesn’t detect any files. I am trying to use the built in Plugin, so maybe I need to use the downloaded one, but I’m not sure. Any help would be appreciated.

1 Like

The plugin isn’t working for me anymore either. Unfortunately, it seems like a new JDownloader release broke it. I’ve considered debugging it, but I’m not as active on Eroscript as I used to be, and the original creator doesn’t seem very active either.

1 Like

Thanks for the info. I was hoping there was a way to get it to work, but oh well. I was hoping it would make it easier to download stuff from here. Is there anything else like it that works?

Does anyone have a workaround, or suggestions for alternatives?

Feels so wrong downloading files manually.

Hi, i worked on a userscript to make it a little easier, eroscript jdown userscript - Pastebin.com i had claude rewrite it to automatically send it to jdownloader upon clicking a button, instead of just sending it to your clipboard. it sends the links in a post to the the jdownloader url and makes the process i bit faster. Also, i dont mind clicking each post, i have the opportunity to at least like the post when clicking into it.

I have no idea how to make a jdownloader plugin so i settled on this method, i can at least understand whats happening and tinker with it.

1 Like

I set up the project workspace and dug into it a bit. It looks like the issue might be related to the site migration—was that last year? I assume a newer version was deployed, which caused the JDownloader plugin to break.

Some content is now loaded dynamically via JavaScript. This means that when you load the page, only part of the content is returned initially, and the rest is fetched afterward. Because of this, JDownloader can no longer find the links, so the plugin needs to be updated.

Since the site is based on Discourse, I’m thinking of appending “.json” to the URL, for example:
https://discuss.eroscripts.com/t/sweetie-fox-moonfleur-busty-pretty-girl-excited-and-passionately-fucked-in-both-holes-to-a-couple-of-endings-after-the-pool-requested/142778.json

At least that’s my rough idea for now—let’s see if I can get it working again.

Hi everyone,

I felt like getting back into coding and experimenting with AI again, so I revisited and updated the plugin. It’s now working again.

As before, it scans all posts within a topic for video links and funscript files. In addition, it can also download images from the first post—useful if you want to build a small local collection for browsing. The images are automatically renamed based on the topic title, so you won’t end up with cryptic filenames. If you prefer, this behavior can be disabled in the plugin settings, allowing the crawler to focus only on funscripts and videos.

I still need to get in touch with the JDownloader community to have the plugin integrated into their official codebase. In the meantime, if you’d like to try it out, you can use the attached file. Simply extract it into your JDownloader directory—the plugin files need to be placed into their respective plugin folders.

After that, create an account using your username and password, and complete the 2FA verification. Once that’s done, everything should work as expected.

Don’t forget to rename the file to .zip :wink:
eroscripts-plugin.txt (11.5 KB)

Let me know if it is working…

2 Likes