{ "info": { "author": "makoto", "author_email": "makoto@makoto.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: System :: Archiving", "Topic :: System :: Archiving :: Mirroring", "Topic :: Utilities" ], "description": "tumdlr (Tumblr Downloader)\n==========================\n\n|Scrutinizer Code Quality|\n\nIntroduction\n============\n\nTumdlr is a command line application for generating and maintaining\nTumblr blog archives.\n\nIt works almost entirely using Tumblr's own\n`API `__ instead of relying on\nweb scraping methods, offering vastly superior performance without the\nrisk of breaking with future site updates.\n\nThis application is currently in pre-alpha status.\n\nFeatures\n--------\n\nTumdlr currently supports archiving the following types of posts:\n\n- Photos (including linked photos)\n- Videos (including support for most external video embeds, such as\n YouTube) - Powered via\n `youtube-dl `__\n- [STRIKEOUT:Audio] (Coming soon)\n- [STRIKEOUT:Text / regular posts (in both plain text and HTML)]\n (Coming soon)\n\nInstallation\n------------\n\nTumdlr can be easily installed with pip:\n\n::\n\n $ pip install tumdlr\n\nUsage\n-----\n\nOnline documentation is not available during alpha development.\nAvailable commands can be found by running the ``tumdlr --help``\ncommand.\n\nLicense\n-------\n\n::\n\n The MIT License (MIT)\n\n Copyright (c) 2015 Makoto Fujimoto\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n THE SOFTWARE.\n\n.. |Scrutinizer Code Quality| image:: https://scrutinizer-ci.com/g/FujiMakoto/tumdlr/badges/quality-score.png?b=master\n :target: https://scrutinizer-ci.com/g/FujiMakoto/tumdlr/?branch=master", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FujiMakoto/tumdlr/tree/master", "keywords": "tumblr scraper downloader youtube-dl", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tumdlr", "package_url": "https://pypi.org/project/tumdlr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tumdlr/", "project_urls": { "Homepage": "https://github.com/FujiMakoto/tumdlr/tree/master" }, "release_url": "https://pypi.org/project/tumdlr/0.2.0/", "requires_dist": [ "appdirs", "click", "humanize", "lxml", "requests", "youtube-dl", "yurl" ], "requires_python": "", "summary": "A Tumblr image and video scraping utility", "version": "0.2.0" }, "last_serial": 2005069, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3905c7ba0a8ac420ee3434e137ace60a", "sha256": "b55182e755de942e129db60b063a5b7c5dae688943af81cc43d4952ee9888823" }, "downloads": -1, "filename": "tumdlr-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3905c7ba0a8ac420ee3434e137ace60a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16917, "upload_time": "2016-03-08T08:16:02", "url": "https://files.pythonhosted.org/packages/f7/fc/6f8fb05c658420c07fda813e88862d2e81a74eb88c9adacd3ec0a76955cf/tumdlr-0.1.0-py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cdbdbe6134a0d63d293f5e91ed2ae06d", "sha256": "5c1d1cfcc4db2b01a3de44d6cdf40505682ec1b13e832c1c319f899409ead674" }, "downloads": -1, "filename": "tumdlr-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cdbdbe6134a0d63d293f5e91ed2ae06d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21346, "upload_time": "2016-03-14T02:44:02", "url": "https://files.pythonhosted.org/packages/50/21/fbac01bfbf132a61d5062ccff6f6da6331b21dc7aedee700b9960011c9c4/tumdlr-0.2.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cdbdbe6134a0d63d293f5e91ed2ae06d", "sha256": "5c1d1cfcc4db2b01a3de44d6cdf40505682ec1b13e832c1c319f899409ead674" }, "downloads": -1, "filename": "tumdlr-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cdbdbe6134a0d63d293f5e91ed2ae06d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21346, "upload_time": "2016-03-14T02:44:02", "url": "https://files.pythonhosted.org/packages/50/21/fbac01bfbf132a61d5062ccff6f6da6331b21dc7aedee700b9960011c9c4/tumdlr-0.2.0-py3-none-any.whl" } ] }