{ "info": { "author": "Kiwix", "author_email": "contact@kiwix.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "# TED Scraper\n\nTED (Technology, Entertainment, Design) is a global set of conferences under the slogan \"ideas worth spreading\". They address a wide range of topics within the research and practice of science and culture, often through storytelling. The speakers are given a maximum of 18 minutes to present their ideas in the most innovative and engaging ways they can. Its web site is www.ted.com.\n\nThe purpose of this project is to create a sustainable solution to create ZIM files providing the TED and TEDx videos in a similar manner like www.ted.com.\nEverything about this project can be found [here](www.kiwix.org/wiki/TED). \n\n## Building the project\n\nIt's advised, that you have `pip` installed. \nChose one of the following methods to do that:\n\n sudo apt-get install python-setuptools\n\n sudo easy_install pip\n\nIt's advised, that you have `virtualenv` installed:\n\n sudo pip install virtualenv\n\nUp next you have to create a virtual enviroment in the kiwix-other/TED/ directory for the TED Scraper:\n\n virtualenv --no-site-packages venv \n\nActiviate the virtual enviroment:\n\n source venv/bin/activate\n\nInstall all the dependencies for the TED Scraper:\n\n pip install -r requirements.txt\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/openzim/ted", "keywords": "ted zim kiwix openzim offline", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "ted2zim", "package_url": "https://pypi.org/project/ted2zim/", "platform": "any", "project_url": "https://pypi.org/project/ted2zim/", "project_urls": { "Homepage": "http://github.com/openzim/ted" }, "release_url": "https://pypi.org/project/ted2zim/1.0.2/", "requires_dist": [ "Jinja2 (==2.7.2)", "MarkupSafe (==0.18)", "Pillow (==2.6.1)", "autopep8 (==1.0)", "beautifulsoup4 (==4.3.2)", "envoy (==0.0.2)", "pep8 (==1.4.6)", "python-dateutil (==2.6.1)", "requests (==2.2.1)", "six (==1.11.0)" ], "requires_python": "", "summary": "TED ZIM creator for Offline Use", "version": "1.0.2" }, "last_serial": 4004402, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7accb49123ce9cc2c0fd082698d7e301", "sha256": "f46297ad0833c9cc1709f91a4bda5ddc29179f4302cadb178fc93eb84d94b3c4" }, "downloads": -1, "filename": "ted2zim-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7accb49123ce9cc2c0fd082698d7e301", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13670, "upload_time": "2018-06-13T09:10:02", "url": "https://files.pythonhosted.org/packages/f3/0b/40bfcae73c53f52a07a5dc1e31620a463e9838d493bf146f7fbcb064cc4c/ted2zim-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "395a3819a034ef83a7e93fced286ae70", "sha256": "1b83ed61d2cac231dedfa734e94871055ee497ae23200ad44eb51324c91659c1" }, "downloads": -1, "filename": "ted2zim-1.0.0.tar.gz", "has_sig": false, "md5_digest": "395a3819a034ef83a7e93fced286ae70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9471, "upload_time": "2018-06-13T09:10:03", "url": "https://files.pythonhosted.org/packages/c5/42/e7282f0a0956c3eaae73bb6d93e9787a24f91f9c1ede6eaa20dcb05cc0b8/ted2zim-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6f462b7d62ebf031152276aca0d4bd4d", "sha256": "87df13041265f0c4a618c681c5a4c4aa41d286aee9b4b1b4b5608e616ddb75b5" }, "downloads": -1, "filename": "ted2zim-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "6f462b7d62ebf031152276aca0d4bd4d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13819, "upload_time": "2018-06-22T10:55:05", "url": "https://files.pythonhosted.org/packages/d2/64/69fc873fdca2918c856ffdb7bd11ab47913d703163960ea15a73fbe6a677/ted2zim-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "96b43944db6e82e337fd39a0c0452d33", "sha256": "f0f33e380ef1950650b7b55b848301161c828505ad42a421e35e9a81a9f20550" }, "downloads": -1, "filename": "ted2zim-1.0.1.tar.gz", "has_sig": false, "md5_digest": "96b43944db6e82e337fd39a0c0452d33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9614, "upload_time": "2018-06-22T10:55:07", "url": "https://files.pythonhosted.org/packages/02/37/a29b1fa4d4b17210c9c595dff436ffbded1eed77c47a173dc33c60177379/ted2zim-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e8de845fe4b0312f96730cf85b7bca50", "sha256": "354941263c32b3e7b6f0bfd8d4fe083599f9aaef183ddc80ba7ac70ab4bb3f52" }, "downloads": -1, "filename": "ted2zim-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "e8de845fe4b0312f96730cf85b7bca50", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13836, "upload_time": "2018-06-26T16:51:28", "url": "https://files.pythonhosted.org/packages/7d/62/a48299f0f22d3b460b7f1d3866a2c7ac849954785587177aa222c9e7df10/ted2zim-1.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17a8fe5742b71f38a97353bccfe6ca28", "sha256": "17925f6d0bac2d4efd96f9be6dddb37b29193cd2cc4a014bef3cfe66b55ff4fe" }, "downloads": -1, "filename": "ted2zim-1.0.2.tar.gz", "has_sig": false, "md5_digest": "17a8fe5742b71f38a97353bccfe6ca28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9640, "upload_time": "2018-06-26T16:51:29", "url": "https://files.pythonhosted.org/packages/9c/57/f32a5f0b07ea0dc09aa0fbcf5471e3a7c91a3274ac9289471c4122e56086/ted2zim-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8de845fe4b0312f96730cf85b7bca50", "sha256": "354941263c32b3e7b6f0bfd8d4fe083599f9aaef183ddc80ba7ac70ab4bb3f52" }, "downloads": -1, "filename": "ted2zim-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "e8de845fe4b0312f96730cf85b7bca50", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13836, "upload_time": "2018-06-26T16:51:28", "url": "https://files.pythonhosted.org/packages/7d/62/a48299f0f22d3b460b7f1d3866a2c7ac849954785587177aa222c9e7df10/ted2zim-1.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17a8fe5742b71f38a97353bccfe6ca28", "sha256": "17925f6d0bac2d4efd96f9be6dddb37b29193cd2cc4a014bef3cfe66b55ff4fe" }, "downloads": -1, "filename": "ted2zim-1.0.2.tar.gz", "has_sig": false, "md5_digest": "17a8fe5742b71f38a97353bccfe6ca28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9640, "upload_time": "2018-06-26T16:51:29", "url": "https://files.pythonhosted.org/packages/9c/57/f32a5f0b07ea0dc09aa0fbcf5471e3a7c91a3274ac9289471c4122e56086/ted2zim-1.0.2.tar.gz" } ] }