Pywikipediabot/imagecopy.py
From Meta, a Wikimedia project coordination wiki
Subversion repository of Wikimedia has this file:
This is a script which copies images from a wikimedia wiki to Commons.
The script requires the python-tk (aka Tkinter) package, which depends on many X-server packages.
[edit] Parameters
- -page:Image:<imagename> — work with a single image on a single page
- -newimages:n — work with the n number of new images
- -cat:<categoryname> — work in the specific category
- -transcludes:<template> — work with all images transcluding a template
Global arguments are available as well.