file-metadata-wikibot
is a python package that aims to analyze files and find
metadata that can be used from it on Wikipedia Commons by using pywikibot.
For more information on the package visit pywikibot-catfiles/file-metadata.
To pull the latest
docker image use:
$ docker pull drtrigon/file-metadata-wikibot
- Supported tags and respective
Dockerfile
links: latest
,ubuntu-14.04
(docker/Dockerfile)- show all...
For more information about this image and its history, please see
pywikibotcatfiles/file-metadata
(on github).
This image is updated via ...
To use the code, run the docker image as container:
$ docker run -it --rm drtrigon/file-metadata-wikibot bash
and then setup pywikibot configuration:
# wikibot-create-config
after that you can run a bot as:
# wikibot-filemeta-log -help
or:
# wikibot-filemeta-simple -help
Rollbar issues: https://rollbar.com/drtrigon/install-file-metadata-wikibot/items/
This package has been derived from
pywikibot-compat.
Specifically, the script catimages.py
which can be found at
pywikibot-compat/catimages.py.
These packages were created by DrTrigon who
is the original author of this package.
This code falls under the MIT License. Please note that some files or content may be copied from other places and have their own licenses. Dependencies that are being used to generate the databases also have their own licenses.