This is a wrapper for the JDownloader API.
uv tool install async-jdThe documentation of the JDownloader API can be found here https://my.jdownloader.org/developers/. This library includes all of the documented functions (but uses underscores instead of CamelCase).
For examples, check out the sample scripts in the repository (see here).
The API authentication logic is from the myjdapi package by Marc Marquez Santamaria:
https://github.com/mmarquezs/My.Jdownloader-API-Python-Library