Page MenuHomePhabricator

allow batch mode uploads of images
Closed, ResolvedPublic

Description

Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/189/
Reported by: janalynn
Created on: 2009-04-20 15:33:38
Subject: allow batch mode uploads of images
Original description:
I was searching for help and came across others with my concern. This request might have already been made, but I didn't find it when I performed a search. Thank you for your help\!

Batch Uploads?

Is there any way to "upload" a large batch of pictures to a local instance of mediawiki? Is there a workaround? I know this sounds stupid \(just link to them\) but I'd like them to have pages, thumbnails, etc...

http://pywikipediabot.sf.net/

A: There is no current way that I know \(as of v1.4.2\) .. I have the same concern.. it would be nice to be able to batch upload. -- Sy / \(talk\)


Version: core-(2.0)
Severity: enhancement
See Also:
https://sourceforge.net/p/pywikipediabot/feature-requests/189

Details

Reference
bz55088
Related Changes in Gerrit:

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:19 AM
bzimport set Reference to bz55088.
bzimport added a subscriber: Unknown Object (????).

Copying the relevant part of the CGI task description:

The upload.py script should be enhanced so that:

  1. the class "UploadRobot" supports uploading a list of files to a MediaWiki site, and
  2. the main() function allows command line options that can be used to instruct the bot to upload all files contained within a local directory using the same description for each upload file.

Change 179149 had a related patch set uploaded (by Murfel):
Added a list of urls upload support

https://gerrit.wikimedia.org/r/179149

Patch-For-Review

Change 179149 merged by jenkins-bot:
Added a list of urls upload support

https://gerrit.wikimedia.org/r/179149