Skip to main content

A wrapper for the JDownloader API

Project description

pyjd

This is a wrapper for the JDownloader API.

Installation

pip install pyjd

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

Building auto-docs

Build

Go to into the docs directory and run make html.

You can remove the docs/_build directory to make a clean rebuild.

Reload modules

Run sphinx-apidoc -o source ../ inside the docs directory. Then, remove the setup.rst file from the source folder.

Credits

The MyJD API authentication code is taken from here: https://github.com/mmarquezs/My.Jdownloader-API-Python-Library

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyjd-1.0.10.tar.gz (29.6 kB view hashes)

Uploaded Source

Built Distribution

pyjd-1.0.10-py3-none-any.whl (35.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page