My.Jdownloader-API-Python-Library
=================================
My.Jdownloader API Python Library
This a module for Python 3 to interact with My.Jdownloader. This is in a
WIP project.You're free to use it following the MIT license and any
collaboration is appreciated.
To use this API you need to use a "APPkey".This APPkey can be anything
you want but it's recommended to be something that identifies your
project or a URL to it. Right now this module uses "http://git.io/vmcsk"
as the APPKey, but this APPKey is intended just for testing and for
little projects, it's recommended that you uses your own "APPKey" so if
for some reason this APPKey gets blocked you don't get affected.
Right now the only things working are: - JD: -
Connect,Disconnect,Reconnect,GetDevices,listDevices - JD.Device: -
action,addLinks
Example of usage:
::
import myjdapi
jd=myjdapi.myjdapi()
jd.connect("example@example.com","password")
jd.getDevices()
jd.getDevice(name="DeviceName").linkgrabber.addLinks([{"autostart" : False, "links" : "https://mega.nz/#!xxxxxxxxxxxxxxxxxxxxxxxxxxxx,http://mediafire.com/download/xxxxxxxxxxxxxxxx/","packageName" : TEST" }])
DOCUMENTATION
=============
http://myjdownloader-api-python-library.readthedocs.org/en/latest/myjdapi.html#module-myjdapi
LICENSE
=======
The MIT License (MIT)
Copyright (c) 2015 Marc Marquez Santamaria
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Raw data
{
"_id": null,
"home_page": "https://github.com/mmarquezs/My.Jdownloader-API-Python-Library/",
"name": "myjdapi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "myjdapi jdownloader my.jdownloader api development",
"author": "Marc Marquez Santamaria",
"author_email": "mmsa1994@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b9/2f/d9b0d0954b97c5399662b7afcc7acb8b52200452a0e76901966839f01f55/myjdapi-1.1.7.tar.gz",
"platform": null,
"description": "My.Jdownloader-API-Python-Library\n=================================\n\nMy.Jdownloader API Python Library\n\nThis a module for Python 3 to interact with My.Jdownloader. This is in a\nWIP project.You're free to use it following the MIT license and any\ncollaboration is appreciated.\n\nTo use this API you need to use a \"APPkey\".This APPkey can be anything\nyou want but it's recommended to be something that identifies your\nproject or a URL to it. Right now this module uses \"http://git.io/vmcsk\"\nas the APPKey, but this APPKey is intended just for testing and for\nlittle projects, it's recommended that you uses your own \"APPKey\" so if\nfor some reason this APPKey gets blocked you don't get affected.\n\nRight now the only things working are: - JD: -\nConnect,Disconnect,Reconnect,GetDevices,listDevices - JD.Device: -\naction,addLinks\n\nExample of usage:\n\n::\n\n import myjdapi\n\n jd=myjdapi.myjdapi()\n jd.connect(\"example@example.com\",\"password\")\n jd.getDevices()\n jd.getDevice(name=\"DeviceName\").linkgrabber.addLinks([{\"autostart\" : False, \"links\" : \"https://mega.nz/#!xxxxxxxxxxxxxxxxxxxxxxxxxxxx,http://mediafire.com/download/xxxxxxxxxxxxxxxx/\",\"packageName\" : TEST\" }])\n\nDOCUMENTATION\n=============\n\nhttp://myjdownloader-api-python-library.readthedocs.org/en/latest/myjdapi.html#module-myjdapi\n\nLICENSE\n=======\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Marc Marquez Santamaria\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library to use My.Jdownloader API in an easy way.",
"version": "1.1.7",
"project_urls": {
"Homepage": "https://github.com/mmarquezs/My.Jdownloader-API-Python-Library/"
},
"split_keywords": [
"myjdapi",
"jdownloader",
"my.jdownloader",
"api",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "44662c9ca6d40813c2d37b1f47177c9d2150776e3bd45bd121cee82fb38afea8",
"md5": "a81ec6895fc01aab4432f0cb0394cf7f",
"sha256": "5228ec9fa89ee1740cdce35f40488825339635331a206f791afb51599476fc97"
},
"downloads": -1,
"filename": "myjdapi-1.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a81ec6895fc01aab4432f0cb0394cf7f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14264,
"upload_time": "2023-06-03T15:17:14",
"upload_time_iso_8601": "2023-06-03T15:17:14.253867Z",
"url": "https://files.pythonhosted.org/packages/44/66/2c9ca6d40813c2d37b1f47177c9d2150776e3bd45bd121cee82fb38afea8/myjdapi-1.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b92fd9b0d0954b97c5399662b7afcc7acb8b52200452a0e76901966839f01f55",
"md5": "a9d085639cb6e85458c63b2eb9e28af5",
"sha256": "3a6c56fb14608e147214e7c6a6499f6d6ec047502c24cb11b77a23cf3ef6ea92"
},
"downloads": -1,
"filename": "myjdapi-1.1.7.tar.gz",
"has_sig": false,
"md5_digest": "a9d085639cb6e85458c63b2eb9e28af5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14443,
"upload_time": "2023-06-03T15:17:16",
"upload_time_iso_8601": "2023-06-03T15:17:16.043762Z",
"url": "https://files.pythonhosted.org/packages/b9/2f/d9b0d0954b97c5399662b7afcc7acb8b52200452a0e76901966839f01f55/myjdapi-1.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-03 15:17:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mmarquezs",
"github_project": "My.Jdownloader-API-Python-Library",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "myjdapi"
}