wikitools
wikitools copied to clipboard
Upload file size limit is 100 MB
Hi,
We are using wikitools to bulk upload PDF files http://commons.wikimedia.org
https://github.com/tshrinivasan/tools-for-wiki/blob/master/pdf-upload-commons/pdf-djvu-uploader-commons.py
Found that we can not upload files that are more than 100 MB size. https://github.com/tshrinivasan/tools-for-wiki/issues/10
Commonist kind of uploaders use chunk upload feature for this.
How can we do the same using wikitools?
Thanks.
https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading
wikitools does not support chunked uploading currently. Are you interested in submitting a pull request for this functionality?