myjd-api 1.2.6
pip install myjd-api
Latest version
Released:
A simple json interface for the MyJDownloader API to be used with Organizr
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: rix1337
Classifiers
- License
- Operating System
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: rix1337
Classifiers
- License
- Operating System
- Programming Language
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
Built Distribution
File details
Details for the file myjd_api-1.2.6.tar.gz
.
File metadata
- Download URL: myjd_api-1.2.6.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ef9421a7fdab49b767a42f081e932f2ad21cfa1a70e2adc1e724085c1b7cf93 |
|
MD5 | 1482b04922fc31106ff35428b10ca06e |
|
BLAKE2b-256 | 1a881e8bc21fd33945bb947886f2248944040e162a51bf85066aad3047d0a6ce |
File details
Details for the file myjd_api-1.2.6-py3-none-any.whl
.
File metadata
- Download URL: myjd_api-1.2.6-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44a0204720c753ab7e6374a06ba31d3847bc50c1d1aa15bddc677d1b85da912a |
|
MD5 | ccc3b4c6d95c964b95d8a9a772935fe5 |
|
BLAKE2b-256 | e80c089eec60c90fae04c3a02ed80435bf5fa847e5a831c5e26eefb9409a13b5 |