A simple json interface for the MyJDownloader API to be used with Organizr


License
MIT
Install
pip install myjd-api==1.1.1

Documentation

MyJD-API

PyPI version Github Sponsorship

This is a standalone version of FeedCrawler's MyJDownloader API for use with projects like Organizr.

The official docker image is available at Docker Hub.

Setup

pip install myjd-api

Run

myjd_api

Parameters

  • --jd-user Set your My JDownloader username
  • --jd-pass Set your My JDownloader password
  • --jd-device Set your My JDownloader device name
  • --port Optional: Set desired Port to serve the API
  • --username Optional: Set desired username for the API
  • --password Optional: Set desired username for the API

Credits