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 mooc from any OpenEdx instance offline (without access to Internet).
Currently we only support edx.org
## Getting started
Install non python dependencies:
` sudo apt-get install jpegoptim pngquant gifsicle advancecomp python-pip python-virtualenv python-dev imagemagick `
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>] `
course_url is something like this https://courses.edx.org/courses/[course name/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.
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.0.tar.gz
.
File metadata
- Download URL: openedx2zim-0.0.tar.gz
- Upload date:
- Size: 394.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d865d03eb3912a23bd98826b440eaeb9c87603d82edcaa21f38995f71cbb1c77 |
|
MD5 | d6d4f173c936ccf85371ccf49470ebd9 |
|
BLAKE2b-256 | 88bbe74b538aa7f07c766b6f0eb529b856189a374dc6fedc7904f5b042f1e26f |
File details
Details for the file openedx2zim-0.0-py2-none-any.whl
.
File metadata
- Download URL: openedx2zim-0.0-py2-none-any.whl
- Upload date:
- Size: 398.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fb470a88cdb40f92d3385c51f19ccec1c5aa9cb604ad4d796e533dd6f4b3cd4 |
|
MD5 | c78bf7e1835173c78c0598ae2cfa2b90 |
|
BLAKE2b-256 | 66adb5da500d3217e0c11b9c2289a9099cea5fd11173764032700bfa6a5a03b1 |