Package Details: jdownloader2 latest-21

Git Clone URL: https://aur.archlinux.org/jdownloader2.git (read-only, click to copy)
Package Base: jdownloader2
Description: Download manager, written in Java, for one-click hosting sites like Rapidshare and MEGA. Uses its own updater.
Upstream URL: https://jdownloader.org/
Keywords: download hoster internet jdownloader manager oneclick
Licenses: LicenseRef-GPL-3.0+proprietary
Submitter: None
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 437
Popularity: 2.33
First Submitted: 2011-09-07 23:08 (UTC)
Last Updated: 2024-10-17 15:08 (UTC)

Dependencies (4)

Required by (0)

Sources (21)

Pinned Comments

d-air1 commented on 2024-02-12 08:48 (UTC)

Might need to put the "updates itself" message in bold. Looks like someone once again flagged this package as out of date.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »

evh5150 commented on 2023-02-06 12:18 (UTC) (edited on 2023-02-07 22:43 (UTC) by evh5150)

An update has broken this for me. One line from the error is: Illegal reflective access by org.appwork.utils.ReflectionUtils

EDIT: fixed by making a later version of OpenJDK the default.

lollilol commented on 2022-09-05 16:13 (UTC)

I fixed the font issue by putting --> _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on' <-- in $HOME/.profile and then signing out

Creto commented on 2022-05-19 21:54 (UTC)

I temporarily solved my problem with installing JDownloader2 by installing zlib-git https://forum.biglinux.com.br/t/solucao-quanto-ao-erro-no-jdownloader2/1696

Nanook commented on 2022-04-24 23:25 (UTC) (edited on 2022-04-24 23:30 (UTC) by Nanook)

@achilleas8095 & @mezzocorso: it's an issue with zlib 1.2.12; (temporarily) downgrading it to 1.2.11 fixes it. See issues on JDownloader forums and zlib issue #46.

achilleas8095 commented on 2022-04-20 14:28 (UTC)

Hi i am trying to install jdownloader2 and i get the following error

An unexpected IO error occurred during the update. Please try again or contact our support. This Error is cause by org.tukaani.xz.CorruptedInputException: XZ Index is corrupt at org.tukaani.xz.index.IndexHash.validate(Unknown Source) at org.tukaani.xz.SingleXZInputStream.read(Unknown Source) at org.tukaani.xz.XZInputStream.read(Unknown Source) at java.base/java.io.InputStream.read(InputStream.java:218) at org.appwork.updatesys.client.UpdateClient.runPackageExtraction(UpdateClient.java:4039) at org.jdownloader.update.UpdateManager.runUpdateLoop(UpdateManager.java:1227) at org.jdownloader.update.PendingUpdate.run(PendingUpdate.java:19) at org.jdownloader.update.UpdateManager$23.run(UpdateManager.java:1666) at java.base/java.lang.Thread.run(Thread.java:833)

mezzocorso commented on 2022-04-03 10:14 (UTC)

Hi upgrading jdownloader fails with a IO error: org.tukaani.xz.CorruptedInputException: XZ Index is corrupt

Spixmaster commented on 2022-03-24 08:24 (UTC)

Can the out of date flag be handled?

yan12125 commented on 2022-02-25 14:16 (UTC)

Hi, could you remove the file jdownloader (all lower cases) from the git repo? That file is not used since https://aur.archlinux.org/cgit/aur.git/commit/?h=jdownloader2&id=76af3ed8874d7aec2d951fc3c2246db305988ec5, and causes conflicts with JDownloader on case-insensitive filesystems.