{ "info": { "author": "Jakob Kreuze", "author_email": "jakob@memeware.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Communications :: BBS", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "![Chandere][img_1]\n## A command-line utility programmed and maintained by [Jakob.][1]\nAn extremely modular asynchronous archiving tool for various imageboards,\ntextboards, and Boorus.\n\nChandere 2.5.0 is currently in the alpha state of development, and is likely to\nbring many bugs. See [HACKING.md][2] for information on reporting issues.\n\nChandere is free software, licensed under the [GNU General Public License.][3]\n\n[![Build Status](https://travis-ci.org/TsarFox/chandere.svg?branch=master)](https://travis-ci.org/TsarFox/chandere) [![PyPI Version](https://img.shields.io/pypi/v/Chandere.svg)](https://pypi.python.org/pypi/Chandere/) [![AUR Version](https://img.shields.io/aur/version/chandere.svg)](https://aur.archlinux.org/packages/chandere/) [![License](https://img.shields.io/github/license/tsarfox/chandere.svg)](https://www.gnu.org/licenses/gpl.html)\n\n\n# Websites Supported by the Default Distribution\n* 4chan\n\n\n# Features Supported by the Default Distribution\n* Downloading all files present.\n\n\n# Installation\n**Arch Linux** users are encouraged to install Chandere using Pacman, as it is\npackaged in the [AUR.][4]\n\n```\n$ # If the PKGBUILD is in the current working directory:\n$ makepkg -si\n```\n\nIf you are running a distribution for which Chandere is not yet packaged, or are\nnot running Linux, the recommended means of installation is through Pip.\n\n```\n$ # It is recommended that you use the latest version of pip and setuptools when installing Chandere.\n# pip install --upgrade pip setuptools\n# pip install --upgrade chandere\n```\n\n`setup.py` in the repository's root directory can be used if Pip is not\navailable, however this is not recommended.\n\n```\n# python setup.py install\n```\n\nIf Chandere is installed with Pip or setup.py, manpages will have to be manually\nmoved to your manpath.\n\n```\n$ make doc\n# cp docs/*.1.gz /usr/share/man/man1 # The destination path may be different on your system.\n```\n\n\n# Examples\n\n```\nchandere /fit/17018018\n```\n\nDownload all images from 'https://boards.4chan.org/fit/thread/17018018/' into\nthe current working directory, preserving the original filenames.\n\n```\nchandere -o \"{index}.{ext}\" /fit/17018018\n```\n\nPerform the same as the above, but instead save every image to a filename\ncontaining the index at which it was encountered.\n\n```\nchandere /tech/ -w 8chan\n```\n\nDownload all images from 'https://8ch.net/tech/res/589254.html'.\n\n\n# Extending\n\nSee [HACKING.md][2].\n\n\n# TODO\n\n* Fix ordering of TARGETS.\n* Expose an API such that Chandere can be used as a library.\n\n[1]: http://jakob.space/\n[2]: https://github.com/TsarFox/chandere/blob/master/HACKING.md\n[3]: http://gnu.org/licenses/gpl.html\n[4]: https://aur.archlinux.org/packages/chandere/\n\n[img_1]: https://raw.githubusercontent.com/TsarFox/chandere/master/chandere_logo.png\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/TsarFox/chandere", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TsarFox/chandere", "keywords": "downloader archiver imageboard", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "Chandere", "package_url": "https://pypi.org/project/Chandere/", "platform": "", "project_url": "https://pypi.org/project/Chandere/", "project_urls": { "Download": "https://github.com/TsarFox/chandere", "Homepage": "https://github.com/TsarFox/chandere" }, "release_url": "https://pypi.org/project/Chandere/2.5.0a1/", "requires_dist": null, "requires_python": "", "summary": "An asynchronous image/file downloader and thread archiver for Futaba-styled imageboards, such as 4chan and 8chan.", "version": "2.5.0a1" }, "last_serial": 3438301, "releases": { "2.5.0a1": [ { "comment_text": "", "digests": { "md5": "c61304d58c91d76acf0f7e8263aa00b4", "sha256": "933e7178d33783bd34ae0b705ef24203bcece10d6f7eb076990591cc0d30d1ec" }, "downloads": -1, "filename": "Chandere-2.5.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "c61304d58c91d76acf0f7e8263aa00b4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14103, "upload_time": "2017-12-23T00:36:48", "url": "https://files.pythonhosted.org/packages/b5/57/671a3ec80a14815ee3e70011eab4f49bc09afb52c540e2207b5b2eb33cbe/Chandere-2.5.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e623263c82f3031f6769dfd04537d49", "sha256": "48d69a48be154a20afa041eba14b629172d7328b53c7d9c5524f918ea9c553d2" }, "downloads": -1, "filename": "Chandere-2.5.0a1.tar.gz", "has_sig": false, "md5_digest": "5e623263c82f3031f6769dfd04537d49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23050, "upload_time": "2017-12-23T00:36:46", "url": "https://files.pythonhosted.org/packages/c6/8a/5857ee25f086e25d1d9a259afbe90ba6b3efd63dcc12196bc0a875f2d4f6/Chandere-2.5.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c61304d58c91d76acf0f7e8263aa00b4", "sha256": "933e7178d33783bd34ae0b705ef24203bcece10d6f7eb076990591cc0d30d1ec" }, "downloads": -1, "filename": "Chandere-2.5.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "c61304d58c91d76acf0f7e8263aa00b4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14103, "upload_time": "2017-12-23T00:36:48", "url": "https://files.pythonhosted.org/packages/b5/57/671a3ec80a14815ee3e70011eab4f49bc09afb52c540e2207b5b2eb33cbe/Chandere-2.5.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e623263c82f3031f6769dfd04537d49", "sha256": "48d69a48be154a20afa041eba14b629172d7328b53c7d9c5524f918ea9c553d2" }, "downloads": -1, "filename": "Chandere-2.5.0a1.tar.gz", "has_sig": false, "md5_digest": "5e623263c82f3031f6769dfd04537d49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23050, "upload_time": "2017-12-23T00:36:46", "url": "https://files.pythonhosted.org/packages/c6/8a/5857ee25f086e25d1d9a259afbe90ba6b3efd63dcc12196bc0a875f2d4f6/Chandere-2.5.0a1.tar.gz" } ] }