A simple json interface for the MyJDownloader API to be used with Organizr
Project description
MyJD-API
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
Release history Release notifications | RSS feed
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.0.tar.gz
(21.0 kB
view details)
Built Distribution
myjd_api-1.2.0-py3-none-any.whl
(23.0 kB
view details)
File details
Details for the file myjd_api-1.2.0.tar.gz
.
File metadata
- Download URL: myjd_api-1.2.0.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b4dee17d751bf511d10b7f061367551a9423a20a43f3a3a047ac90c0fde1d39 |
|
MD5 | 5f4941f07fc7a804c5c4ad6683a1c72a |
|
BLAKE2b-256 | 7c143a16f0dc00ae4541dcc3adb2df8b43dda5220d168ccac601f85b12fbda30 |
File details
Details for the file myjd_api-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: myjd_api-1.2.0-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9504be6685a93a1c140732266202371809e9f56aa2f861868a050a654a7fe5af |
|
MD5 | 8bed99dbc88b2a9e822aa9f876f416da |
|
BLAKE2b-256 | 73f0b768b28813be97b4c851669a8c37115dcc99d80e4e841af53364c7907730 |