Make zimfile from open edx MOOCs
Project description
# openedx2zim
openedx to Kiwix
The 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).
## Getting started
Install non python dependencies:
Here for Debian : ` sudo apt-get install jpegoptim pngquant gifsicle advancecomp python-pip python-virtualenv python-dev imagemagick ffmpeg `
Create a virtual environment for python:
` virtualenv -p python3 venv `
Activate the virtual enviroment:
` source venv/bin/activate `
Install this lib:
` pip install openedx2zim `
##Usage
` openedx2zim <course_url> <publisher> <email> [--password=<pass>] [--nozim] [--zimpath=<zimpath>] [--nofulltextindex] `
course_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 You should already have enrolled course to make it offline. Also you should not connect on your browser or with an other run of openedx2zim to the same account while openedx2zim is still running.
You should only use this to MOOC with a free licence.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file openedx2zim-0.1.tar.gz
.
File metadata
- Download URL: openedx2zim-0.1.tar.gz
- Upload date:
- Size: 611.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 404e7108495fc607339c62b69ea7c9f57f2e16db5f866ef70234fc9054cea336 |
|
MD5 | cb6924da4c1fa54668a865f5821ae5c2 |
|
BLAKE2b-256 | e723a30a8745280c5c1e041ae360fb19571524ab645fa090c8e72a78ee1942d4 |
File details
Details for the file openedx2zim-0.1-py2-none-any.whl
.
File metadata
- Download URL: openedx2zim-0.1-py2-none-any.whl
- Upload date:
- Size: 621.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef4cc2b6b0d6ba7fe139800829e3cd64267ed55df6b47412a0a2f67b67892acb |
|
MD5 | 19973f69c3533705168c68ef752f4df7 |
|
BLAKE2b-256 | 6b35c452681e72bc2c6689b0862f433e18a544e20201ee05d1c540d5f1400804 |