JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > English Support > Host Plugin Reports
Reply
 
Thread Tools Display Modes
  #1  
Old 05.12.2022, 01:39
cracker0dks cracker0dks is offline
Vacuum Cleaner
 
Join Date: Nov 2018
Posts: 15
Default jacinfo.xml not working for filejoker.net

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
But the image is not created and filejoker.bat is never called. I run the same type of thing for k2s.cc without problem. Is there an other service name for filejoker?
Found nothing in the logs that worked :(
Thanks for help
Reply With Quote
  #2  
Old 05.12.2022, 10:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

@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
Reply With Quote
  #3  
Old 05.12.2022, 10:54
cracker0dks cracker0dks is offline
Vacuum Cleaner
 
Join Date: Nov 2018
Posts: 15
Default

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
Reply With Quote
  #4  
Old 05.12.2022, 11:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Quote:
Originally Posted by cracker0dks View Post
Thanks, is it possible to push that image we need to solve (enter the numbers) into the jac pipeline?
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
Reply With Quote
  #5  
Old 05.12.2022, 11:48
cracker0dks cracker0dks is offline
Vacuum Cleaner
 
Join Date: Nov 2018
Posts: 15
Default

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.
Reply With Quote
  #6  
Old 05.12.2022, 12:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

@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
Reply With Quote
  #7  
Old 05.12.2022, 12:07
cracker0dks cracker0dks is offline
Vacuum Cleaner
 
Join Date: Nov 2018
Posts: 15
Default

incredible fast!! thanks a lot
Reply With Quote
  #8  
Old 05.12.2022, 12:12
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Quote:
Originally Posted by cracker0dks View Post
incredible fast!! thanks a lot
You can thank me once it's working as expected
__________________
JD-Dev & Server-Admin
Reply With Quote
  #9  
Old 05.12.2022, 16:10
cracker0dks cracker0dks is offline
Vacuum Cleaner
 
Join Date: Nov 2018
Posts: 15
Default

Yes, tested it, and its working as expected. Good work and thanks again!
Reply With Quote
  #10  
Old 05.12.2022, 16:12
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Quote:
Originally Posted by cracker0dks View Post
Yes, tested it, and its working as expected. Good work and thanks again!
Thanks for the feedback and you're welcome sorry for the misunderstanding in the beginning
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 13:39.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.