{ "info": { "author": "Marc Marquez Santamaria", "author_email": "mmsa1994@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "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\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mmarquezs/libgen-python-api/", "keywords": "myjdapi jdownloader my.jdownloader api development", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "myjdapi", "package_url": "https://pypi.org/project/myjdapi/", "platform": "", "project_url": "https://pypi.org/project/myjdapi/", "project_urls": { "Homepage": "https://github.com/mmarquezs/libgen-python-api/" }, "release_url": "https://pypi.org/project/myjdapi/1.0.2/", "requires_dist": [ "pycrypto", "requests" ], "requires_python": "", "summary": "Library to use My.Jdownloader API in an easy way.", "version": "1.0.2" }, "last_serial": 4975608, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "8dffcca1d0556b4ab9d1e31cc68a51cd", "sha256": "eee71ff2b7edd20af01cd506e16fff454cdcbf80877801f01dffec1b1738b94b" }, "downloads": -1, "filename": "myjdapi-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8dffcca1d0556b4ab9d1e31cc68a51cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10491, "upload_time": "2016-06-05T16:02:04", "url": "https://files.pythonhosted.org/packages/40/e4/7e51733bf3c86791bbe024f0b70e5d7c4a8589404bad0677be9c78a4f3f3/myjdapi-1.0.1-py2.py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ac527936708afefd162e60ca69adf490", "sha256": "2506b497def4d441b959d896fcb5104f21e697bdf8e963657d0e995065655223" }, "downloads": -1, "filename": "myjdapi-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac527936708afefd162e60ca69adf490", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11065, "upload_time": "2017-01-25T14:32:03", "url": "https://files.pythonhosted.org/packages/b6/f4/9f6d5522338d4f5db03f99def5c201000346d17967a3133ff4989a1aede9/myjdapi-1.0.2-py2.py3-none-any.whl" } ], "1.0.3.dev0": [ { "comment_text": "", "digests": { "md5": "b152d65106d3d70b0d329c7fca60d02d", "sha256": "305879841a5ccb7fc5f0a7d92b99f53a986f904e7b918029347ac8a3da641378" }, "downloads": -1, "filename": "myjdapi-1.0.3.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b152d65106d3d70b0d329c7fca60d02d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12024, "upload_time": "2019-03-22T15:47:00", "url": "https://files.pythonhosted.org/packages/1d/f3/107506613cadc0559a0fa7ddbd9cbd3cc8f9b4156216357e244d824c8963/myjdapi-1.0.3.dev0-py2.py3-none-any.whl" } ], "1.0.3.dev1": [ { "comment_text": "", "digests": { "md5": "9450c2f9309f46c02844bf727051a393", "sha256": "a8152128bbdbc1929738b383d68e35fa79bd167822a8dd9863f3db60f4379774" }, "downloads": -1, "filename": "myjdapi-1.0.3.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9450c2f9309f46c02844bf727051a393", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12019, "upload_time": "2019-03-23T11:35:42", "url": "https://files.pythonhosted.org/packages/81/8b/fd10d9b4cb7d1d3ba71cc6c0ba8af78a781f45691b606ec69f005d12cdd1/myjdapi-1.0.3.dev1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac527936708afefd162e60ca69adf490", "sha256": "2506b497def4d441b959d896fcb5104f21e697bdf8e963657d0e995065655223" }, "downloads": -1, "filename": "myjdapi-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac527936708afefd162e60ca69adf490", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11065, "upload_time": "2017-01-25T14:32:03", "url": "https://files.pythonhosted.org/packages/b6/f4/9f6d5522338d4f5db03f99def5c201000346d17967a3133ff4989a1aede9/myjdapi-1.0.2-py2.py3-none-any.whl" } ] }