add the MyJDownloader API to Atlas somehow. there is Python libraries for it (since we can run python in Atlas now?).
Adding Java and Embedding it into Atlas with the headless jar file.
we have JD2 presets, scripts and so on to help Atlas as much as possible. could generate an info file for example that would link the original source url which the Atlas importer could read and use.
Side note: JD2 will also extract archives and verify hash values of the download.
Pretty much everything is within the MyJDownloader Api, you got access to all the settings you can think of im pretty sure.
Forgot to make this github issue! JD2 support!
Three ways to do this.
add the MyJDownloader API to Atlas somehow. there is Python libraries for it (since we can run python in Atlas now?).
Adding Java and Embedding it into Atlas with the headless jar file.
we have JD2 presets, scripts and so on to help Atlas as much as possible. could generate an info file for example that would link the original source url which the Atlas importer could read and use.
Here is some links: https://github.com/mmarquezs/My.Jdownloader-API-Python-Library https://my.jdownloader.org/developers/ https://support.jdownloader.org/Knowledgebase/Article/View/install-jdownloader-on-nas-and-embedded-devices/10
Side note: JD2 will also extract archives and verify hash values of the download. Pretty much everything is within the MyJDownloader Api, you got access to all the settings you can think of im pretty sure.