Unzip the repository and run the executable in the dist/ folder
The only external package used is wikipediaapi
so to run this script yourself, all you'll need is to
sudo apt install wikipediaapi
Current Features:
- Text Download
- Download all referenced other pages
- Download Disambiguations
- .Zip compression
- Every language available on wikipedia, the list of language codes at the beginning of the program is just a suggestion list
Coming:
- More f strings
- Flask webapp version for server deployments
- Eventually integration with ArgParse, and hopefully apt. I'd like to turn this into a very usable package