Jdownloader 2 Firefox Plugin

Jdownloader 2 Firefox Plugin Average ratng: 4,9/5 4243 votes

JDownloader 2 Adware-free Setup. Important information: Windows. Download Installer for 32/64bit systems Download for 32/64bit systems (x86) Mac. Use this forum for bug reports concerning our one click host (OCH) plugins. Do not ask for new plugins here! Host Plugin Reports - JDownloader Community - Appwork GmbH.

Enable/Disable certain Captcha Solver quickly Posted by Jay Downloader, Last modified by Jiaz on 28 April 2017 11:41 AM JDownloader has several different ways to display and solve captchas. Aug 20, 2017  Internet browser for JDownloader #3. Clx81 opened this issue Aug 20, 2017 31 comments Comments. Copy link Quote reply clx81 commented Aug 20, 2017. If i use the jdownloader with firefox the container always crash at a link paste. I use these settings in the jdownloader. MyJDownloader allows you to remote control your JDownloader from everywhere. Use the web interface, your phone or tablet with Android, iOS or Windows 10 or the extensions for Firefox, Chrome or Opera. Start, stop and pause downloads. Remote access to your JDownloader with Web Interface, Android App, iPhone App, Windows Phone App and Browser Extensions. Download and installation instructions. Mozilla Firefox or Tor Browser reCAPTCHA 2 solving in iMacros application reCAPTCHA 2 solving without plugin installation.

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Aug 20, 2017

Hello,
To solve some captcha, JD needs access to a web browser, ie. Turbobit.
It shoud'be nice to integrate a light browser inside the container.
I will try to do it.
Many thanks for your nice work.
Paul

commented Aug 21, 2017

Thanks for the suggestion. I will look at this!

commented Aug 21, 2017

Just for debugging: For most captchas the integrated phantomjs should do the work.

If I remember correctly, a real browser is only needed for exotic captchas, or if something goes wrong. Would be a good fallback, though!

commented Aug 21, 2017

Do you have any example of a download link that would require a real browser?

commented Aug 21, 2017

Not anymore, sadly. @clx81 since you brought it up: any example?

commented Aug 21, 2017

For reference, this link has more information about captchas that need browser: https://support.jdownloader.org/Knowledgebase/Article/View/42/14/jd-opens-my-browser-to-display-captchas

commented Aug 21, 2017

Hello Jocelyn,
This link need browser : http://turbobit.net/ozmzsk9hxi2c.html

commented Aug 21, 2017
edited

To add further, some settings might need tweaking:

In the advanced settings:

GeneralSettings: Browser Command Line CommandLine to open a link in a browser. Use %s as wildcard for the url

is currently set to ['/usr/bin/firefox','%s'] on my setup.

Then, there is:
BrowserCaptchaSolver: Browser Commandline Example: [ 'C:Program Files (x86)GoogleChromeApplicationchrome.exe', '-app=%s' ]
also set to ['/usr/bin/firefox','%s']

No idea, if firefox is the way to go here? There seems to be a chromium package for alpine!

commented Aug 21, 2017

In this scenario, a full web browser is not required.. Ideally, I would like to find and use a light-weight browser that support the captchas. A browser like firefox or chromium would double (if not more) the size of the container image!

Jdownloader 2 Plugin Defect

commented Aug 21, 2017

Firefox Plugin Flash

There is Dillo running on Alpine, but I don't know if it can do the job !

commented Aug 21, 2017

Tried, but doesn't properly display captchas (at least the SweetCaptcha one).

commented Aug 22, 2017

I agree that Firefox will increase the container image but if you run JD2 for a few days with some downloads the memory size increased up to 900 Mb. We see that also when running it out of docker (verified on Debian 8)

commented Aug 22, 2017

You talk about the RAM or disk space?

commented Aug 22, 2017

I talk about the RAM, I think that JD2 don't flush the RAM until reboot.

commented Oct 29, 2017

Please support built-in browser, otherwise it can not pass captcha.
At present, you can use the Android client, the normal input captcha.
But that's not the perfect way.

commented Oct 29, 2017

My setup is highly automated and can even solve recaptcha v2 with the integrated shadowjs. Am using 9kw.eu for this.
This is working fine as-is. No browser required..

commented Oct 29, 2017

@rix1337 Thank you very much.

commented Nov 7, 2017

@jlesage Thank you for the frequent updates!

commented Apr 18, 2018

Hello, it is possible to implement a firefox inside container? I tried it without any success.
Thanks a lot

commented Apr 23, 2018

You can install it by executing add-pkg firefox-esr in the container. But like others said a web browser should not be required.

commented Apr 23, 2018

Hello jlesage,
thank you for your support. If i use the jdownloader with firefox the container always crash at a link paste.
I use these settings in the jdownloader.
GeneralSettings: Browser Command Line -> ['/usr/bin/firefox','%s']
BrowserCaptchaSolver: Browser Commandline -> ['/usr/bin/firefox','%s']

I know the solution without any browser from 'rix1337' works well.
I think my idea is an all in one isolated container.

BR

commented Apr 24, 2018

I remember having similar issue when I evaluated the possibility of integrating a browser. I think there is some incompatibility between JDownloader, which needs glibc, and Firefox, which is compiled with musl.

commented Apr 24, 2018

another info: if you dont want to user solver services (9kw, etc.) you can enable 'solve by app/myjdownloader'.

This works for all captcha types and does not require a browser aswell.

You just need a phone or desktop browser at hand when a captcha appears.

Jdownloader 2 Firefox Plugin Update

commented Apr 24, 2018
edited

@rix1337 Thanks for the additional info!
Maybe there is another browser easier to implement in the container?
Train simulator download free. I think 'Copy/Paste'(mobile phone use) would be easier if i have both in one container.

commented Apr 24, 2018

none that I know of. maybe try the captcha through myjdownloader option for now.

Jdownloader 2 Firefox Plugin

commented May 4, 2018
edited

My Jdownloader Firefox

You have PhantomJs
Question: can not directly paste a link, we must go through the clipboard button at the top right ?

Hi @jlesage i writed a dockercompose here using your docker image behind an proxy (traefik) and added Minio for access to downloaded files

commented Aug 21, 2018

The standard firefox in this docker is version 47, but the jdownloader captcha addon requires 48

commented Aug 22, 2018

Sorry what do you mean exactly? Firefox is not part of the container image..

Jdownloader 2 Firefox Plugin

commented Aug 22, 2018

oh my fault, sorry. This is the wrong docker :D. mixed two nearly identical ones. ignore me

commented Dec 30, 2018

Hi @jlesage
I have tried installing firefox-esr package on the image but its working strangely.
If i log into the shell and run firefox command i get firefox window on my browser and the browsing works without any issue.
But if try to open firefox clicking any link on jdownloader different kind of error arises.

Example error 1:
[Parent 6507] WARNING: pipe error (38): Connection reset by peer: file /home/buildozer/aports/community/firefox-esr/src/firefox-52.9.0esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322

Example error 2:

I am not sure whats going on here.
I think it will be really helpful if you can add a seperate image with firefox for those who don't care about the image size.

Thanks.

commented Jan 8, 2019

Try to create the container with the following parameter: --shm-size 2g
This is usually required to properly runs firefox.

commented Jun 29, 2019
edited

i had profile permission issues or SSL issues with Firefox, Dillo and Midori. Chromium worked for me. In Advanced Settings i put:

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment