Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

openzim/education-numerique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Éducation & Numérique scraper

Content from Éducation & Numérique, under CC-by-nc-sa using a 2014 dump of the software+content.

Docker CodeFactor License: GPL v3

Usage

docker run -v `pwd`:/output:rw openzim/education-numerique

or

docker run -v /tmp:/tmp:rw ghcr.io/openzim/education-numerique scraper --help
docker run -v /tmp:/tmp:rw ghcr.io/openzim/education-numerique scraper --debug --outputdir /tmp --zimfname my-super-file.zim

License

GPLv3 or later, see LICENSE for more details.