Skip to main content

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

Project description

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

Docker

docker run -d \
  --name="MyJD-API" \
  -p port:8080 \
  -v /path/to/config/:/config:rw \
  -e USER=USERNAME \ 
  -e PASS=PASSWORD \
  -e DEVICE=DEVICENAME \
  rix1337/docker-myjd-api

Optional Parameters

  • -e USER (after first run, if unchanged)
  • -e PASS (after first run, if unchanged)
  • -e DEVICE (always, if only one device is present at MyJD-Account, otherwise after first run, if unchanged)

Credits

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

myjd_api-1.2.4.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

myjd_api-1.2.4-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file myjd_api-1.2.4.tar.gz.

File metadata

  • Download URL: myjd_api-1.2.4.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for myjd_api-1.2.4.tar.gz
Algorithm Hash digest
SHA256 6758cbefdf23068db56a5f52a987d758a2eadbbc7129931fffe562a3f98497da
MD5 13d1d718ed3e2389e6e73e1731e1c86d
BLAKE2b-256 3c530f33da1d8fae3a23c7523e9490f0a36496c98f7ee95603c446b5cbb62c2d

See more details on using hashes here.

File details

Details for the file myjd_api-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: myjd_api-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for myjd_api-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1c4ebae1f6a21f3f3b2e6f7856937fd694b50fb3799afd0823229d322596b511
MD5 e18c4c2680c02cf6e25f5020ef998c29
BLAKE2b-256 9813cd769885305a1213054edf924fe428e643f4cae209b3632f2259055d50ef

See more details on using hashes here.

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