stevearm / mediawiki-export

A simple script to export all pages to text files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

This is a simple script to export all the pages of a MediaWiki to local text files

Licence

This project is released under the Apache 2.0. See attached LICENCE.txt

Usage

Run it simply with

mwexport wiki.example.org username password export_dir

Platform support

Currently used on:

  • ARMv5 (Synology DS411j): Compiled with env GOOS=linux GOARCH=arm GOARM=5 go build

About

A simple script to export all pages to text files

License:Apache License 2.0


Languages

Language:Go 100.0%