|
#1
|
|||
|
|||
![]()
Hey,
I have my jacinfo.xml with service set to "filejoker.net" but it's not working: Code:
<jDownloader> <method type="extern" os="windows" name="filejokercaptcha_win" services="filejoker.net" /> <command cmd="tools\offlineCaptchaSolver\filejoker.bat" src="tools\offlineCaptchaSolver\input.gif" dst="tools\offlineCaptchaSolver\result.txt" /> </jDownloader> I get in the log file: jd.captcha.JACMethod.log.0 Code:
[jd.captcha.JACMethod(parseJACInfo)] -> Method filejoker_win supports filejoker.net Found nothing in the logs that worked :( Thanks for help |
#2
|
||||
|
||||
![]()
@cracker0dks: only image captcha can be processed via jac methods.
Recaptcha/HCaptcha are interactive captchas and are not supported by jac.
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]()
Thanks, is it possible to push that image we need to solve (enter the numbers) into the jac pipeline? If not: I already wrote my algorithm to solve this captcha, what do you suggest how to "plug in" the solver instead? Thanks for your help
![]() |
#4
|
||||
|
||||
![]()
unfortunately not because there is no image. the complete challenge is complex javascript/browser stuff and for example often a simple click may be enough and other times multiple captcha rounds are required. JDownloader has no knowledge about anything of this and delegates the whole process to a real browser and just receives the captcha response token from browser.
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]()
but I always get this captcha type:
And afaik this image is generated by jd and passed to the user with the extra text (how to solve it). On filejoker I also always get this type of captcha Last edited by cracker0dks; 05.12.2022 at 11:51. |
#6
|
||||
|
||||
![]()
@cracker0dks: ah, sorry, didn't know that you were talking about this captcha type.
Try again with next core update. I've updated plugin to allow jac method
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
![]()
incredible fast!! thanks a lot
![]() |
#8
|
||||
|
||||
![]()
You can thank me once it's working as expected
![]()
__________________
JD-Dev & Server-Admin |
#9
|
|||
|
|||
![]()
Yes, tested it, and its working as expected. Good work and thanks again!
![]() |
#10
|
||||
|
||||
![]() Quote:
![]() ![]()
__________________
JD-Dev & Server-Admin |
![]() |
Thread Tools | |
Display Modes | |
|
|