Skip to content

NTFSvolume/async-jd

 
 

Repository files navigation

pyjd

This is a wrapper for the JDownloader API.

Installation

uv tool install async-jd

Usage

The 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).

Credits

The API authentication logic is from the myjdapi package by Marc Marquez Santamaria: https://github.com/mmarquezs/My.Jdownloader-API-Python-Library

About

Async API for JDownloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.3%
  • Other 0.7%