wikiteam icon indicating copy to clipboard operation
wikiteam copied to clipboard

Tools for downloading and preserving wikis. We archive wikis, from Wikipedia to tiniest wikis. As of 2023, WikiTeam has preserved more than 350,000 wikis.

Results 121 wikiteam issues
Sort by recently updated
recently updated
newest added

Fixes #395. > ***EDIT 2:*** I've removed the entire body of this comment because it's difficult to keep it up to date with progress elsewhere. > ***EDIT 3:*** I've personally...

Python is currently at [version 3.8.6](https://www.python.org/downloads/release/python-386/) and your code [requires 2.7](https://github.com/WikiTeam/wikiteam/blob/master/README.md#requirements). As of 23 April, Ubuntu (Focal Fossa; 20.04) repos no longer carry kitchen for Python 2; only [python3-kitchen](https://packages.ubuntu.com/focal/python3-kitchen). Similarly,...

The current error appears if you resume a crawl and there are images not downloaded. This error must have been present for years, or it may be due to modules...

both when you omit --xmlrevisions and use --curronly it still wants mwclient python2 ./dumpgenerator.py --api=http://wiki.johnbray.org.uk/api.php --xml --curonly Please install the mwclient module if you want to use --xmlrevisions. ... )...

I'm dumping doomwiki.org using master = HEAD = 9b1996d4368c0b7ccd568dd2c9b460159b8e26e5 The initial dump eventually fails for some reason or other due to the remote end throwing a HTTP error 500. The...

_From [[email protected]](https://code.google.com/u/117938126361994489739/) on November 11, 2013 16:37:18_ Found an issue because I'm running r866 on a Windows machine and because the "?" on http://mamedev.emulab.it/undumped/index.php?title=File:Jinglebell(global?).jpg Checking api.php... http://mamedev.emulab.it/undumped/api.php api.php is OK...

bug
Priority-Low
cross platform

`oauthlib` > 3.1.0 will not install with Python2 due to the use of type annotations Pinning `oauthlib

Merged: Add support to backup pages using API:Query instead of Special:Export https://github.com/WikiTeam/wikiteam/pull/280 into recent version of dumpgenerator.py (so, most credit should go to [NyaMisty](https://github.com/NyaMisty) who tried to merge this back...

Wanted for various reasons. Current implementation: `--xmlrevisions`, false by default. If the default method to download wikis doesn't work for you, **please try using the flag `--xmlrevisions`** and let us...

enhancement
help wanted

I'm trying to archive a Fandom Wikia. I ran "dumpgenerator.py --images --xml --curonly https://ensemble-stars.fandom.com/" and it only dumped the .xml ![image](https://user-images.githubusercontent.com/89118658/129930871-c7b13bb4-c057-4a8c-a4e5-5f074850da64.png) Did adding --xml override the image request or are...

question