Table of Contents
JDownloader
JDownloader is a powerful Open Source, cross-platform download helper. It simplifies downloading files from hundreds of One-Click-Hosters like RapidShare and Megaupload, for both premium and non-premium users.
Main features:
- Downloading in multiple parallel streams
- Automatic CAPTCHA recognition
- Automatic file extraction
- Resolves “protected” links from sites like Protector.to
Installation
Ubuntu
10.04 Lucid and above
Because JDownloader is written in Java, you need a functional Java Runtime Environment (JRE) before you can use it. You should prefer Oracle Java, OpenJDK sometimes has problems running JDownloader correctly.
You will be asked if you want to install the FlashGot Firefox plugin during the first run of JDownloader. Simply choose “Cancel” to go on without installing it. It is not needed to use JDownloader and may be installed anytime you want by yourself. (Data as per 2010-07-23)
- Add the following PPA repository:
ppa:jd-team/jdownloader
- Simply install the following package(s) afterwards:
- Run a plugin update. You need up2date plugins to make sure everything works as expected because the supported hosters are changing their APIs and forms from time to time. And the corresponding JDownloader plugins have to follow these changes.
After installation, you can start the program by clicking “Applications→Internet→JDownloader”. Or open a terminal and start it via jdownloader
.
The main program and its database will be installed into ~/.jdownloader
. Therefore you don't need root privileges to use its update mechanism.
Windows
XP and above
Beause JDownloader is written in Java, you need a functional Java Runtime Environment (JRE). If you don't have a JRE installed, JDownloader tries to install the JRE during its setup.1)
Watch out for the kikin and the FlashGot browser plugin. The setup wizard tries to install kikin by default, so uncheck it if you do not want to install it. This may be also important after updating JDownloader.
Additionally, you will be asked if you want to use the kikin and/or FlashGot plugin during the first run of JDownloader. Simply choose “Cancel” to go on without installing them. Both are not needed to use JDownloader and may be installed anytime you want by yourself. (Data as per 2010-07-23)
- Simply download the Windows installer and execute it with administrator privileges.
- Run a plugin update. You need up2date plugins to make sure everything works as expected because the supported hosters are changing their APIs and forms from time to time. And the corresponding JDownloader plugins have to follow these changes.
Tips and tricks
Privacy/security: disable clipboard URL monitoring if not needed
You should disable the clipboard monitoring feature if you are handling private data and URLs. JDownloader may copy the clipboard's content/URLs into a logfile if monitoring is active. Just use the icon the GUI provides to enable or disable it:
Change download dir and GUI language
- To change the download directory, go to “Settings” tab, “Download & Connections→Download directory”
- To change used language, go to “Settings” tab, “User Interface→Language”
Configure automatic extraction and merging of archives (.rar etc.)
By default, JDownloader tries to merge downloaded multi-part archives and extracts archives. It keeps the original archive files to be on the safe side.
- If you want disable the automatic merging and/or extraction, disable the addons which are responsible for this:
- “Addons→HJSplit”, uncheck “Enabled”
- “Addons→JD Unrar”, uncheck “Enabled”
- For automatic deletion of the original files after successful merging/extraction go to “Settings” tab:
- “Plugins & Add-ons→Extensions→HJSplit→Delete archive after merging”
- “Plugins & Add-ons→Extensions→JD Unrar→Delete archives after successful extraction”
Reduce resource consumption (Linux, GNOME Desktop)
JDownloader's default style is very slow if running on GNOME. If you want to reduce JDownloaders CPU usage, go to “Settings” tab, “User Interface→Style” and choose “Light(GTK)”. Restart JDownloader afterwards, it should run much smoother now.
See also
- Java Runtime Environment (JRE) – JDownload is written in Java, you need a JRE to use it. This article explains how to install it.