Please add "JDownloader" as another item to the Organizr homepage that will work seperately and within the Combined Downloader.
I have implemented an API that serves all relevant info about JDownloader's downloads.
https://pypi.org/project/myjd-api/
Proposed Icon:
https://upload.wikimedia.org/wikipedia/commons/f/f7/Jdownloader.png
I will very gladly help you understand the above json.
this is awesome. i will test this
do you have a test instance i can hit the API with?
I'll build a standalone version.
sounds good
Can't give you an eta. This shouldn't take long. Thanks for staying interested 馃槣
haha no problem!
There you go:
https://github.com/rix1337/MyJD-API
A simple pip install myjd-api should do.
You then run the script from your shell with
myjd_api
Hi @causefx
I have looked at your very clean code again and managed to integrate support for my myjd_api package.
You need python and then pip -I install myjd-api (v.0.0.1 was broken -I will force a reinstall and upgrade to 0.0.2). Launch your JDownloader and connect it to the MyJDownloader services.
Running myjd_api from your terminal will then ask for your my.jdownloader.org credentials and output the URL at which it supplies all status info on the connected JDownloader.
Feature complete:
Thanks for merging. Can't wait for the next update.
Most helpful comment
Feature complete:
