{ "info": { "author": "Dan Sheng", "author_email": "dnsheng@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS", "Operating System :: Microsoft", "Operating System :: POSIX", "Programming Language :: Python :: 3.7", "Topic :: Multimedia :: Graphics" ], "description": "Description\n===========\n\nKomiDL (\u7e67\uff73\u7e5d\u6ac2L) is a command-line program that can download images and series\nfrom web galleries.\n\nInspired by youtube-dl, KomiDL is able to download\nimages from any supported website URL. It also supports tag extraction and\ncan export files downloaded to formats such as archives (zip, tar, gztar,\nbztar) or PDF.\n\nCustom extractors can be written by implementing the abstract Extractor class\nand registering it to extractors.py.\n\nAs the program is currently in early stages of development, bugs are likely\nto occur. Use the program at your own risk.\n\nDependencies\n============\n\n* python 3.7+\n* requests\n* BeautifulSoup\n* Pillow\n* aiohttp\n* aiofiles\n\nInstallation\n============\n\nAs the program is currently in early stages of development, it is\nrecommended that you download and install the latest version from the git\nrepository's MASTER branch to get all the lastest features and bug fixes.\n\nInstallation from pip\n---------------------\n\n``\npip install komidl\n``\n\nInstallation from source\n------------------------\n\nClone the repository, then install using setup.py.\n\n``\ngit clone http://gitlab.com/dnsheng/komidl.git\ncd ./komidl\npython3 setup.py install\n``\n\nUsage\n=====\n\nGet help by running:\n\n``\nkomidl -h\n``\n\nTesting\n=======\n\nGo to the folder containing setup.py and run the following command:\n\n``\npython setup.py test\n``\n\nLicense\n=======\n\nCopyright (c) 2019 DNSheng\n\nLicensed under the GNU GPLv3 license.\n\nSee LICENSE for the full details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/dnsheng/komidl", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "KomiDL", "package_url": "https://pypi.org/project/KomiDL/", "platform": "", "project_url": "https://pypi.org/project/KomiDL/", "project_urls": { "Homepage": "https://gitlab.com/dnsheng/komidl" }, "release_url": "https://pypi.org/project/KomiDL/0.7.1/", "requires_dist": null, "requires_python": ">3.7.0", "summary": "A downloader for image galleries and pages", "version": "0.7.1" }, "last_serial": 5963111, "releases": { "0.5.5": [ { "comment_text": "", "digests": { "md5": "857907958fa650dbf03db3c72cbc6a7f", "sha256": "5dfe3dfe6eeb0aed30dc7ba1347877452d787b48705f88deb4d2afb34c631531" }, "downloads": -1, "filename": "KomiDL-0.5.5-py3-none-any.whl", "has_sig": false, "md5_digest": "857907958fa650dbf03db3c72cbc6a7f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6.0", "size": 54785, "upload_time": "2019-08-01T13:50:44", "url": "https://files.pythonhosted.org/packages/e9/d5/51c2c3553260d40ca57ff78597b3040625ca79ecf04f40e5de27799ef8c6/KomiDL-0.5.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a05b8f9b1ec22f6051357ec688325578", "sha256": "9c3500129446ed80b5db49c51914424c35e665ee52f59895213d0edc21afc8ee" }, "downloads": -1, "filename": "KomiDL-0.5.5.tar.gz", "has_sig": false, "md5_digest": "a05b8f9b1ec22f6051357ec688325578", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6.0", "size": 27767, "upload_time": "2019-08-01T13:50:46", "url": "https://files.pythonhosted.org/packages/22/35/667ce88ca2b9667ad7de7013ca55fecbd120220fd8b35394d1ce7c65dba0/KomiDL-0.5.5.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "57dc58d185ef8676680a1aec13c54e8d", "sha256": "0fea19d82b1760f54ddec919bc71da34c7fa1c7065656d6d133bc752a0741454" }, "downloads": -1, "filename": "KomiDL-0.7.0-py3.7.egg", "has_sig": false, "md5_digest": "57dc58d185ef8676680a1aec13c54e8d", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">3.7.0", "size": 103827, "upload_time": "2019-10-12T05:15:03", "url": "https://files.pythonhosted.org/packages/1a/95/ac4de4173542fd0ae3e4851a3700e4441e23761b9012d78f261f1d568053/KomiDL-0.7.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "cc92632b0b24728a300c0ef9406d8730", "sha256": "741718d210ba65f0dd9047a42b88db5373b3290cde066fe4a6fa161657438a46" }, "downloads": -1, "filename": "KomiDL-0.7.0.tar.gz", "has_sig": false, "md5_digest": "cc92632b0b24728a300c0ef9406d8730", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.7.0", "size": 32337, "upload_time": "2019-10-12T05:15:04", "url": "https://files.pythonhosted.org/packages/dc/42/58cd116d8012d3e0aaebdd99775486b4ad366393ae93080fb5c9136c1c14/KomiDL-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "48e50001c9505a7160d9ad7d8d08529d", "sha256": "7dde72b066df6cefbbde50a5fda07894efd9aeada63d632d9561dbe48763b98d" }, "downloads": -1, "filename": "KomiDL-0.7.1-py3.7.egg", "has_sig": false, "md5_digest": "48e50001c9505a7160d9ad7d8d08529d", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">3.7.0", "size": 103837, "upload_time": "2019-10-12T05:28:42", "url": "https://files.pythonhosted.org/packages/44/a2/7fd3cea963498b804bff122d8ddcfff19efea03fe619b178f65fa266da5c/KomiDL-0.7.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "91b3b940e3a1454a69edad51921b625a", "sha256": "65097b8aab5c6b62916db740b82d1232b8d5289d8cf75d612809ff907d1e0539" }, "downloads": -1, "filename": "KomiDL-0.7.1.tar.gz", "has_sig": false, "md5_digest": "91b3b940e3a1454a69edad51921b625a", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.7.0", "size": 32348, "upload_time": "2019-10-12T05:28:44", "url": "https://files.pythonhosted.org/packages/91/87/3e472a5e1ee234c6c382038b31f134d4255e3f401d6651cab5008a6976d9/KomiDL-0.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48e50001c9505a7160d9ad7d8d08529d", "sha256": "7dde72b066df6cefbbde50a5fda07894efd9aeada63d632d9561dbe48763b98d" }, "downloads": -1, "filename": "KomiDL-0.7.1-py3.7.egg", "has_sig": false, "md5_digest": "48e50001c9505a7160d9ad7d8d08529d", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">3.7.0", "size": 103837, "upload_time": "2019-10-12T05:28:42", "url": "https://files.pythonhosted.org/packages/44/a2/7fd3cea963498b804bff122d8ddcfff19efea03fe619b178f65fa266da5c/KomiDL-0.7.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "91b3b940e3a1454a69edad51921b625a", "sha256": "65097b8aab5c6b62916db740b82d1232b8d5289d8cf75d612809ff907d1e0539" }, "downloads": -1, "filename": "KomiDL-0.7.1.tar.gz", "has_sig": false, "md5_digest": "91b3b940e3a1454a69edad51921b625a", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.7.0", "size": 32348, "upload_time": "2019-10-12T05:28:44", "url": "https://files.pythonhosted.org/packages/91/87/3e472a5e1ee234c6c382038b31f134d4255e3f401d6651cab5008a6976d9/KomiDL-0.7.1.tar.gz" } ] }