Open nemobis opened 4 years ago
I just ran into this yesterday for my version 1.10 media wiki. I posted about it over here. Are there older versions of mwclient that support older media wiki API versions? Are they a drop in replacement for dumpgenerator.py? I started tweaking the code to remove the userinfo argument to the meta API parameter, but then ran in to the version check you described:
mwclient.errors.MediaWikiVersionError: Requires version 1.16, current version is 1.10
Nathan Waldman, 15/08/20 01:31:
Are there older versions of mwclient that support older media wiki API versions?
I don't know, but you can use an older version of dumpgenerator which used wikitools instead.
mwclient wants MediaWiki 1.16. Maybe we can work around it when we get an error, or at least try again with a guessed index.php.