toolforge / video2commons

Transfer video and audio from external sites to Commons.
https://video2commons.toolforge.org/
GNU General Public License v3.0
44 stars 24 forks source link

Needs to check if target filename exists before the task is executed #2

Closed zhuyifei1999 closed 8 years ago

zhuyifei1999 commented 8 years ago

Right now, without ignorewarnings, when the target filename exists, the upload fail without an informative message.

zhuyifei1999 commented 8 years ago

Require to make use of pywikibot, which is a quite expensive operation. Upload warning "exists-normalized" will be added to the ignore list.