JDownloader 2 Offline Captcha solver
JDownloader already solves a lot of captchas on its own, but for some hosts you have to input the result by hand. This tool reduces the list of unsupported hosts.
Using YOLO DARKNET as neuronal Network to solve captchas!
Installation Windows
- Download the latest standalone zip: win
- Extract the "JDownloader 2.0" content in your current JD2 folder
- restart JD2 and start downloading
Installation Linux & Mac
- Clone this repository
- Download and compile AlexeyAB's fork of darknet
- Copy the resulting darknet executable to
/JDownloader 2.0/tools/offlineCaptchaSolver/darknet64/darknet - Install NodeJS and make sure it's available in your PATH
- Copy the "JDownloader 2.0" content into your current JD2 folder (probably
~/.jd) - Restart JD2 and start downloading
Deactivate The Captcha Solver for Hosts
This come in handy if the host changed the captcha type and you have to deactivate some hosts...
- Go to ...\JDownloader v2.0\jd\captcha\methods\
- Move the folders of the hosts you want to deactivate "keep2share_linux", "keep2share_win", "przeklej_linux" or "przeklej_win" to another save location
- Restart JDownloader 2
To activate them again, just copy them back in and restart JD2
Supported Types of Captchas
This Tool automatically solves Captchas for you! This is a list of supported Captchas and the hosts, I know, are using them.
6 Digits Captcha (NEW)
Known Hosts with this captcha:
- keep2share.cc
- fileboom.me
- tezfiles.com
- depositfiles.com
Docu on how I solve this Captcha type: HERE
Old (not used anymore) captchas
Download v1.x to get the code for solving this captchas!
6 Digits Captcha
Docu on how I solve this Captcha type: HERE
4 Digits Captcha
Known Hosts with this captcha:
- przeklej.org
Docu on how I solved this Captcha type: HERE
Thanks to Corubba for the linux part on v2.x!


