{ "info": { "author": "unkloud", "author_email": "unkloud.com.au@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# hbdl the Humble Bundle downloader\nA simple [Humble Bundle](https://www.humblebundle.com) downloader, takes a `Humble Bundle` product URI (e.g `https://www.humblebundle.com/downloads?key=xxxxxx`) and it takes care of the download from there.\n## Installation\n* ```pip install hbdl```\n## Usage\n```\nUsage: hbdl [OPTIONS] URI\nOptions:\n --dest-dir PATH\n --downloader [wget|curl|python]\n --help Show this message and exit.\n ```\n## Todo\n * Check the hash of the downloaded to avoid repetitive download\n * Better logging and error reporting\n * Standalone app / GUI\n * Automate the pypi publish\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/unkloud/hbdl.git", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hbdl", "package_url": "https://pypi.org/project/hbdl/", "platform": "", "project_url": "https://pypi.org/project/hbdl/", "project_urls": { "Homepage": "https://github.com/unkloud/hbdl.git" }, "release_url": "https://pypi.org/project/hbdl/0.0.1/", "requires_dist": [ "requests (==2.22.0)", "click (==7.0)" ], "requires_python": "", "summary": "Another humble bundle downloader", "version": "0.0.1" }, "last_serial": 5342827, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "284259800e631dd128fe76c1b17ec8dc", "sha256": "a817f2806210d0ee5b2023a48800294785aa8f28412269c9cb2b6fcc5419efa1" }, "downloads": -1, "filename": "hbdl-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "284259800e631dd128fe76c1b17ec8dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4445, "upload_time": "2019-05-31T13:44:34", "url": "https://files.pythonhosted.org/packages/b4/33/0b30c3a9b1fc82d33c8646ba231a4de207997f58df4b121344f0037e8adb/hbdl-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00479ef7523b146e79cb486ccacc70d3", "sha256": "e8b0d28b2c0e3933240a028643db5dfca7795ad168ccbabbe9e75f57d9a227bb" }, "downloads": -1, "filename": "hbdl-0.0.1.tar.gz", "has_sig": false, "md5_digest": "00479ef7523b146e79cb486ccacc70d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3194, "upload_time": "2019-05-31T13:44:36", "url": "https://files.pythonhosted.org/packages/97/23/43e26ed02f951c702e54311087dcb12d0fb0b1bb56ec59fa95d923c37741/hbdl-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "284259800e631dd128fe76c1b17ec8dc", "sha256": "a817f2806210d0ee5b2023a48800294785aa8f28412269c9cb2b6fcc5419efa1" }, "downloads": -1, "filename": "hbdl-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "284259800e631dd128fe76c1b17ec8dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4445, "upload_time": "2019-05-31T13:44:34", "url": "https://files.pythonhosted.org/packages/b4/33/0b30c3a9b1fc82d33c8646ba231a4de207997f58df4b121344f0037e8adb/hbdl-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00479ef7523b146e79cb486ccacc70d3", "sha256": "e8b0d28b2c0e3933240a028643db5dfca7795ad168ccbabbe9e75f57d9a227bb" }, "downloads": -1, "filename": "hbdl-0.0.1.tar.gz", "has_sig": false, "md5_digest": "00479ef7523b146e79cb486ccacc70d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3194, "upload_time": "2019-05-31T13:44:36", "url": "https://files.pythonhosted.org/packages/97/23/43e26ed02f951c702e54311087dcb12d0fb0b1bb56ec59fa95d923c37741/hbdl-0.0.1.tar.gz" } ] }