imagecopy.py
imagecopy_self.py
imageharvest.py
panoramiopicker.py
Maybe some others in the future.
Version: core-(2.0)
Severity: normal
imagecopy.py
imagecopy_self.py
imageharvest.py
panoramiopicker.py
Maybe some others in the future.
Version: core-(2.0)
Severity: normal
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Porting various Commons upload bots to core from compat. | pywikibot/core | master | +2 K -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Invalid | None | T72936 Important tasks to be solved (tracking) | |||
Open | Feature | None | T57880 Functionality existing in compat but missing from core (tracking) | ||
Resolved | droid | T66856 Port various Commons upload bots to core & move to separate repository | |||
Resolved | Xqt | T89499 Refactor upload.py / move re-usable parts to framework | |||
Resolved | Xqt | T68561 Add 'upload' method to ImagePage |
flickrripper and imagerecat.py also belong to this group, but they have already been ported. They might thus be useful as comparison, to see what has to be changed in porting.
Note: A lot of code duplication in these bots. Should probably be restructured into one or more libraries/scripts.
I think at first we need to move upload.py from scripts to pywikibot folder (and reconstruct it so it would be usable as part of the library) and after than we can work on porting (and rewriting) these scripts
Change 196630 had a related patch set uploaded (by Prianka):
Porting various Commons upload bots to core & moving to separate repository.
Change 196630 merged by jenkins-bot:
Porting various Commons upload bots to core from compat.