{ "info": { "author": "dattaz", "author_email": "taz@dattaz.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3.4" ], "description": "# openedx2zim\n\n*openedx to Kiwix*\n\nThe goal of this project is to create a suite of tools to create [zim](http://www.openzim.org) files required by [kiwix](http://kiwix.org/) reader to make available Massive Open Online Courses (MOOCs) from [any OpenEdx instance](https://openedx.atlassian.net/wiki/spaces/COMM/pages/162245773/Sites+powered+by+Open+edX) offline (without access to Internet).\n\n\n## Getting started\n\nYou can use your docker : openzim/openedx\n\nInstall non python dependencies:\n\nHere for Debian : \n```\nsudo apt-get install jpegoptim pngquant gifsicle advancecomp python-pip python-virtualenv python-dev imagemagick ffmpeg\n```\n\nCreate a virtual environment for python:\n\n```\nvirtualenv -p python3 venv\n```\n\nActivate the virtual enviroment:\n\n```\nsource venv/bin/activate\n```\n\n\nInstall this lib:\n\n```\npip install openedx2zim\n```\n\n##Usage\n\n```\nopenedx2zim [--password=] [--nozim] [--zimpath=] [--nofulltextindex] [--transcode2webm] [--ignore-unsupported-xblocks] [--lang=]\n```\n\ncourse_url is something like this https://courses.edx.org/courses/[course name or id]/info you can find it from your dashboard and click on the MOOC you want to offline\nYou should already have enrolled course to make it offline.\nAlso you should not connect on your browser or with an other run of openedx2zim to the same account while openedx2zim is still running.\nYou should only use this to MOOC with a free licence.\nIf your mooc is not in english you should add language code with --lang=\"\" (in two-letter code iso639)\n\n\n\n## Info for contributor \nTo add loca : openedxtozim/templates/l10n_strings.json + language code in openedxtozim/templates/l10n_strings.json (lign 35)\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/kiwix/openedx", "keywords": "kiwix zim openedx edx offline", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "openedx2zim", "package_url": "https://pypi.org/project/openedx2zim/", "platform": "Linux", "project_url": "https://pypi.org/project/openedx2zim/", "project_urls": { "Homepage": "http://github.com/kiwix/openedx" }, "release_url": "https://pypi.org/project/openedx2zim/0.5.1/", "requires_dist": [ "bs4", "docopt", "iso-639", "jinja2", "lxml", "mistune", "python-slugify", "requests", "webvtt-py", "youtube-dl" ], "requires_python": "", "summary": "Make zimfile from open edx MOOCs", "version": "0.5.1" }, "last_serial": 4273209, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "c78bf7e1835173c78c0598ae2cfa2b90", "sha256": "0fb470a88cdb40f92d3385c51f19ccec1c5aa9cb604ad4d796e533dd6f4b3cd4" }, "downloads": -1, "filename": "openedx2zim-0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "c78bf7e1835173c78c0598ae2cfa2b90", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 398248, "upload_time": "2017-07-02T21:49:13", "url": "https://files.pythonhosted.org/packages/66/ad/b5da500d3217e0c11b9c2289a9099cea5fd11173764032700bfa6a5a03b1/openedx2zim-0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6d4f173c936ccf85371ccf49470ebd9", "sha256": "d865d03eb3912a23bd98826b440eaeb9c87603d82edcaa21f38995f71cbb1c77" }, "downloads": -1, "filename": "openedx2zim-0.0.tar.gz", "has_sig": false, "md5_digest": "d6d4f173c936ccf85371ccf49470ebd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 394345, "upload_time": "2017-07-02T21:49:22", "url": "https://files.pythonhosted.org/packages/88/bb/e74b538aa7f07c766b6f0eb529b856189a374dc6fedc7904f5b042f1e26f/openedx2zim-0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "19973f69c3533705168c68ef752f4df7", "sha256": "ef4cc2b6b0d6ba7fe139800829e3cd64267ed55df6b47412a0a2f67b67892acb" }, "downloads": -1, "filename": "openedx2zim-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "19973f69c3533705168c68ef752f4df7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 621021, "upload_time": "2017-10-29T21:18:32", "url": "https://files.pythonhosted.org/packages/6b/35/c452681e72bc2c6689b0862f433e18a544e20201ee05d1c540d5f1400804/openedx2zim-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb6924da4c1fa54668a865f5821ae5c2", "sha256": "404e7108495fc607339c62b69ea7c9f57f2e16db5f866ef70234fc9054cea336" }, "downloads": -1, "filename": "openedx2zim-0.1.tar.gz", "has_sig": false, "md5_digest": "cb6924da4c1fa54668a865f5821ae5c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 611013, "upload_time": "2017-10-29T21:19:01", "url": "https://files.pythonhosted.org/packages/e7/23/a30a8745280c5c1e041ae360fb19571524ab645fa090c8e72a78ee1942d4/openedx2zim-0.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "0062752f44f5a4ae3a63cca94207dd73", "sha256": "9913dc7475a400ec840ecd611c03dc36502655184823450cac3b6cc7d6f95dec" }, "downloads": -1, "filename": "openedx2zim-0.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0062752f44f5a4ae3a63cca94207dd73", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1325715, "upload_time": "2018-09-14T17:06:06", "url": "https://files.pythonhosted.org/packages/df/be/56b677b012558cee2ee75c4e40b9e12669137328b8847e2175d6753ef740/openedx2zim-0.5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "70de9e92a4d992e3566a25b4baacf660", "sha256": "113d3502ce7457422fa1e8e56f1f5466412ed3c9c5db3055b1e2775f619cfc7a" }, "downloads": -1, "filename": "openedx2zim-0.5.0.tar.gz", "has_sig": false, "md5_digest": "70de9e92a4d992e3566a25b4baacf660", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1263582, "upload_time": "2018-09-14T17:06:34", "url": "https://files.pythonhosted.org/packages/0f/26/88e01a440816f0b0206ae9b4427098854ff0762c3b690869a22ee006e0eb/openedx2zim-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "db8d9f877965237e83ee45bdfb817485", "sha256": "490faf1f3b05ed24b72ff8f00e25dbbb0d54d978f6658b47733f6dfdf25a4053" }, "downloads": -1, "filename": "openedx2zim-0.5.1-py2-none-any.whl", "has_sig": false, "md5_digest": "db8d9f877965237e83ee45bdfb817485", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1325717, "upload_time": "2018-09-14T18:03:04", "url": "https://files.pythonhosted.org/packages/d4/6c/786f760ec80c9e73de4117ed62cd7d47d701e38396dd1f32bfe118275f1b/openedx2zim-0.5.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15cc2102ae5ea9a5476ace02589fcc3b", "sha256": "8f54413f070e5fc4763a0a4abd7bc05ea16a60d452aac7171e423964b83e7058" }, "downloads": -1, "filename": "openedx2zim-0.5.1.tar.gz", "has_sig": false, "md5_digest": "15cc2102ae5ea9a5476ace02589fcc3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1263146, "upload_time": "2018-09-14T18:03:06", "url": "https://files.pythonhosted.org/packages/c8/e5/a2e245d6fdef88fda50acac7c8304e8b581d7c83477fd639b1d4804c8180/openedx2zim-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db8d9f877965237e83ee45bdfb817485", "sha256": "490faf1f3b05ed24b72ff8f00e25dbbb0d54d978f6658b47733f6dfdf25a4053" }, "downloads": -1, "filename": "openedx2zim-0.5.1-py2-none-any.whl", "has_sig": false, "md5_digest": "db8d9f877965237e83ee45bdfb817485", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1325717, "upload_time": "2018-09-14T18:03:04", "url": "https://files.pythonhosted.org/packages/d4/6c/786f760ec80c9e73de4117ed62cd7d47d701e38396dd1f32bfe118275f1b/openedx2zim-0.5.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15cc2102ae5ea9a5476ace02589fcc3b", "sha256": "8f54413f070e5fc4763a0a4abd7bc05ea16a60d452aac7171e423964b83e7058" }, "downloads": -1, "filename": "openedx2zim-0.5.1.tar.gz", "has_sig": false, "md5_digest": "15cc2102ae5ea9a5476ace02589fcc3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1263146, "upload_time": "2018-09-14T18:03:06", "url": "https://files.pythonhosted.org/packages/c8/e5/a2e245d6fdef88fda50acac7c8304e8b581d7c83477fd639b1d4804c8180/openedx2zim-0.5.1.tar.gz" } ] }