View Single Post
  #229  
Old 07.09.2020, 18:11
thetoad thetoad is offline
Tornado
 
Join Date: Jan 2014
Posts: 229
Default

Quote:
Originally Posted by pspzockerscene View Post
@thetoad
At the moment I would say there is no way around other than using a real browser.
... and then it gets even more complicated once a user-interaction is needed e.g. user has to solve a captcha/"hcaptcha".
that's my point. if for these files you popped up a real browser that proxied through jd2, all you would have to do is intercept the "final" http request for the actual file and return a fake response to the browser (i.e. "jd2 thank you for your service", while downloading the file in jd2)

you would change from the plugin "scripting" a session to a plugin knowing how to intercept the requests correctly
Reply With Quote